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
Would it not be more ideal if the polling would be interrupted when a SIGTERM signal is received? That way you would get the benefit of having the optimal long polling (with fewest possible requests) along with quick shutdowns.
I don't know how difficult that would be to achieve though.
I would like to be able to have workers shutdown more quickly. Having this set to 20 when the queue is empty means slow deploys.
The text was updated successfully, but these errors were encountered: