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

Dispatch merge #39

Open
nerg4l opened this issue Mar 7, 2020 · 1 comment
Open

Dispatch merge #39

nerg4l opened this issue Mar 7, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@nerg4l
Copy link
Member

nerg4l commented Mar 7, 2020

Creating a merged file from the uploaded chunks is synchronous at the moment and depending on the file size it can take a long time. By dispatching it as a job the owner of the application can execute it in background with an asynchronous queue driver.

@nerg4l nerg4l added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 7, 2020
@nerg4l nerg4l added this to the v0.3.0 milestone Mar 7, 2020
@nerg4l nerg4l modified the milestones: v0.3.0, Unplanned Jun 12, 2020
@nerg4l
Copy link
Member Author

nerg4l commented Jul 18, 2020

This probably won't execute fileUploaded closure passed to handle method.

@nerg4l nerg4l modified the milestones: Unplanned, v1.0.0 Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant