Good day!
I am having issues with storing files to our S3 when the file is large (1gb+).
Only a supervisord entry like this is show:
[2019-10-02 03:29:09][18] Processing: App\Jobs\JobMoveToS3
[2019-10-02 03:30:39][18] Processing: App\Jobs\JobMoveToS3
[2019-10-02 03:32:10][18] Processing: App\Jobs\JobMoveToS3
[2019-10-02 03:33:10][18] Failed: App\Jobs\JobMoveToS3
Could this have something to do with memory limit? We are using the DigitalOcean 5dollar package.