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 May 3, 2022. It is now read-only.
We had an issue where on all affinity nodes we had about 0.3 timeouts per second to an individual peer for service FOO.
In the eager out_request path we have
checkLastTimeoutTime()
to kill connections that are timing out.We need to add this check back to the lazy out request path.
cc @blampe @jcorbin
The text was updated successfully, but these errors were encountered: