Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fwv #1

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from
Draft

fwv #1

wants to merge 32 commits into from

Conversation

jhoblitt
Copy link
Contributor

No description provided.

golang.org/x/sync would block trying to acquire the transfer semaphore,
which could result in an http status not being returned to the client
until well after the queue timeout had been exceeded.
If the client disconnects while an upload is in progress, it should be
aborted.
@jhoblitt jhoblitt force-pushed the IT-5635/s3nd branch 2 times, most recently from e8467b7 to cf61a22 Compare November 22, 2024 19:29
@jhoblitt jhoblitt marked this pull request as draft November 22, 2024 19:29
github.com/conduitio/bwlimit's approach to trying to time writes to the
socket proved to be fairly inaccurate in terms of actual data rate and
seems inferior to SO_MAX_PACING_RATE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant