Re-running a computational service that produce >5GiB file fails when uploading #5102
Closed
1 task done
Labels
bug
buggy, it does not work as expected
Is there an existing issue for this?
Which deploy/s?
No response
Current Behavior
Run a python-runner with the following python file:
This will create a 6GB file in the outputs, that will be uploaded to S3.
Run the same computation again, and it fails while uploading
Expected Behavior
Running the same computation should not fail during upload
Steps To Reproduce
--> failure on upload (sometime it goes through when lucky)
Anything else?
There are 2 problems there or 2 options to fix that issue:
The text was updated successfully, but these errors were encountered: