- Issue created by @ricovandevin
- Merge request !14Made upload use temporary scheme until all chuncks are uploaded. β (Open) created by ricovandevin
- π³π±Netherlands ricovandevin
Pretty blunt approach that just forces the temporary stream wrapper for the initial upload. For our project this is enough. Shouldn't be too hard to improve upon this and make it configurable whether or not the temporary stream wrapper is used for initial upload.
- Status changed to Needs review
3 days ago 7:58pm 21 January 2025 - πΊπΈUnited States peachez
This option will not work when using multiple production instances as the temporary scheme doesnt point to a single directory but rather one on each instance. Ive created an issue here https://www.drupal.org/project/file_resup/issues/3501245 π Slow uploads on large files (multi-Gb) to S3 Active