Dispatch merge #39
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
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.
The text was updated successfully, but these errors were encountered: