[GH-ISSUE #95] Limit the number of concurrent uploads #41

Closed
opened 2026-04-08 16:50:00 +03:00 by zhus · 0 comments
Owner

Originally created by @sigoden on GitHub (Jul 5, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/95

Specific Demand

Why limit number of concurrent uploads?

  1. allow some uploads to finish faster
  2. chrome seems to allow 6 concurrent uploads
  3. reduce the probability of upload failure in poor network connectivity

Maybe we should limit the number of concurrent uploads to 3.

Originally created by @sigoden on GitHub (Jul 5, 2022). Original GitHub issue: https://github.com/sigoden/dufs/issues/95 ## Specific Demand Why limit number of concurrent uploads? 1. allow some uploads to finish faster 2. chrome seems to allow 6 concurrent uploads 3. reduce the probability of upload failure in poor network connectivity Maybe we should limit the number of concurrent uploads to 3.
zhus added the enhancement label 2026-04-08 16:50:00 +03:00
zhus closed this issue 2026-04-08 16:50:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#41