-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Research if its easy/moderately easy to do:
- User is syncing
a.csswhich is 1MB - During upload, user adds again
a.cssto queue - Abort first request, because we know already that new version is in queue
This will be very helpful when working with tailwind (1+MB css files in dev mode), and extremely helpful on slow connections.
Tests with 50KBps upload rate generated a lot of 502 (even on concurrency=1).
Metadata
Metadata
Assignees
Labels
No labels