-
Notifications
You must be signed in to change notification settings - Fork 20
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
[bug]: sometimes rpc work queue gets exhausted #41
Comments
Are we misusing it? Is this problem a symptom of a low workqueue or us abusing the rpc? |
I think it's issues with system instability, combined with using the rpc much more heavily I will try doubling the default workqueue to see if the issues subside |
possibly addressed by a solution to Start9Labs/community-services#9 |
P2ing this in favor of Start9Labs/community-services#9 Also changing |
This causes all downstream services to freak out
WARNING: request rejected because http work queue depth exceeded, it can be increased with the -rpcworkqueue= setting
The text was updated successfully, but these errors were encountered: