-
Notifications
You must be signed in to change notification settings - Fork 155
Update rate limit description in eis.md #3248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Clarified rate limit for search and ingest operations.
🔍 Preview links for changed docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a suggestion and a couple small questions for consideration :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let me unblock you by approving, and if want to iterate based on my questions let me know :) Thanks @seanhandley!
Co-authored-by: Liam Thompson <[email protected]>
Co-authored-by: Liam Thompson <[email protected]>
Thanks @leemthompo ! Indeed, it's assuming 16 docs per request. The reason there is no equivalent for search is that search is inherently 1 query per request. |
Updated the rate limit description to clarify that ingesting 16 documents per request allows for approximately 8,000 documents per minute.
Updated to use the word |
Co-authored-by: Liam Thompson <[email protected]>
Clarified rate limit for search and ingest operations.
8000 docs/minute is worth being clear about