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

Aborting sync request #402

Open
pavelloz opened this issue May 1, 2020 · 1 comment
Open

Aborting sync request #402

pavelloz opened this issue May 1, 2020 · 1 comment
Assignees

Comments

@pavelloz
Copy link
Contributor

pavelloz commented May 1, 2020

Research if its easy/moderately easy to do:

  • User is syncing a.css which is 1MB
  • During upload, user adds again a.css to 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).

@pavelloz pavelloz self-assigned this May 1, 2020
@z-x z-x removed the enhancement label Jul 17, 2023
@z-x
Copy link
Collaborator

z-x commented Dec 18, 2023

Needs to be confirmed if sync uses Direct Upload

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

No branches or pull requests

3 participants