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 poll interval not changing based on process count (#5513)
We should not memoize the value of `scaled_poll_interval` because this
changes based on the number of Sidekiq processes
Co-authored-by: Heinrich Lee Yu <[email protected]>
0 commit comments