What is best number of web reqeusts per minute
Categories
- 321 All Categories
- 3 Language datasets
- 9 News and updates
- 18 API endpoints
- 15 Review my code
- 6 Tutorials and presentations
- 92 Frequently asked questions
- 5 How to get useful technical help
- 2 Member guidelines
- 12 Suggest an improvement
- 58 Report a bug
- 9 Ask the Community: Other
- 54 Ask the Community: Technical and operational questions
- 60 General
What is best number of web reqeusts per minute

On the one hand, developer's pay per request to OED's server, so the more the better. On the other hand, it's possible to crash the OED server. So too many requests is bad, but not enough requests is also bad. So what's the highest number of requests per minute that is best for OED?