-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_transfer: Shrink window size on retried data
http://pwrev.dev/235100 updated transfers to send CONTINUE parameters instead of RETRANSMIT when a previously-received chunk was retried. However, as a retry likely indicates an issue with the underlying network, it is prudent to shrink the window in these cases in an attempt to reduce congestion. Change-Id: Ic85fbf83c48bbaa29a729c00abbf956a4363b951 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249532 Lint: Lint 🤖 <[email protected]> Reviewed-by: Wyatt Hepler <[email protected]> Commit-Queue: Auto-Submit <[email protected]> Docs-Not-Needed: Alexei Frolov <[email protected]> Presubmit-Verified: CQ Bot Account <[email protected]> Pigweed-Auto-Submit: Alexei Frolov <[email protected]>
- Loading branch information
Showing
2 changed files
with
110 additions
and
91 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