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
Timeout and retry broadcast after 3 seconds (#2154)
Client-side timeout of grpc to `put` messages to the etcd cluster.
Blocking without a timeout on this is the only explanation we could find
to see the `pending-broadcast` queue fill up.
---
* [x] CHANGELOG updated
* [x] Documentation update not needed
* [x] Haddocks update not needed
* [x] No new TODOs introduced
0 commit comments