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
fix: improve service throttling mechanism to reject clients instead of blocking
The theory is that the connections are still backing up even while the service is sleeping.
If we instead close connections agressively during the throttle period hopefully we'll be able
to recover from overload periods more effectively
0 commit comments