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
anemo (or some sui middleware) should have support for request limiting.
Ideally on a per-method, per-peer level we could set limits for request rate and max number of concurrent inflight requests. (Would be ideal if these were modifiable while program is running, to respond to byzantine nodes by deprioritizing.)
The text was updated successfully, but these errors were encountered:
anemo (or some sui middleware) should have support for request limiting.
Ideally on a per-method, per-peer level we could set limits for request rate and max number of concurrent inflight requests. (Would be ideal if these were modifiable while program is running, to respond to byzantine nodes by deprioritizing.)
The text was updated successfully, but these errors were encountered: