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
The RequestManager manages outgoing request that our node is sending to other peers, it needs to manage the max cap of outgoing messages as well as retries.
The text was updated successfully, but these errors were encountered:
Description
The
RequestManager
manages outgoing request that our node is sending to other peers, it needs to manage the max cap of outgoing messages as well as retries.The text was updated successfully, but these errors were encountered: