You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
It appears that the server gets slow when there are a lot of jobs, and if we poll too rapidly (see chef-boneyard/knife-push#25 and Zendesk issue #2641) we can throw 500s.
Examine why this call is slow; it should be cheap. 2.0 should add SSE to eliminate polling, but it's still worth understanding the bottleneck here.
The text was updated successfully, but these errors were encountered:
It appears that the server gets slow when there are a lot of jobs, and if we poll too rapidly (see chef-boneyard/knife-push#25 and Zendesk issue #2641) we can throw 500s.
Examine why this call is slow; it should be cheap. 2.0 should add SSE to eliminate polling, but it's still worth understanding the bottleneck here.
The text was updated successfully, but these errors were encountered: