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
Rejecting new connections while server is draining printed too many logs,
making it difficult to spot other errors during drain.
Added a EveryN log to limit the log frequency to every 10 seconds.
Fixes#102339
Release note: None
0 commit comments