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
perf: use power-of-two random choices for channel selection to avoid thundering herd (#235)
* feat: use power-of-two random choices for channel selection to avoid thundering herd
* fix tests
* address comments
* include fallback case
* refactoring
0 commit comments