-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for snapshot catchup receiver to throttle incoming transports
Summary: Allows a peer to communicate it is at the limit for incoming shard transfers. Sender will not bother such a peer until a backoff period (30s) expires. Differential Revision: D54828872 fbshipit-source-id: 9ef30657086ce92fcacbf9e1cef3f4c741c73280
- Loading branch information
1 parent
aed431c
commit 8563bf6
Showing
4 changed files
with
98 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.