We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recent tests showed a significant overhead when pushing >10K documents in a single call.
Need to review and cleanup code to ensure maximum efficiency. Also add a log trace to indicate the req/sec processed.
The text was updated successfully, but these errors were encountered:
#402 review of beacon flow and performance
617f1fd
#402 linting
13f1b3e
#402 Fixed minor issue with incorrect return value on callback
52fe94b
Merge pull request #403 from joola/feature/#402
7f08bf2
itayw
Successfully merging a pull request may close this issue.
Recent tests showed a significant overhead when pushing >10K documents in a single call.
Need to review and cleanup code to ensure maximum efficiency. Also add a log trace to indicate the req/sec processed.
The text was updated successfully, but these errors were encountered: