-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The hotfix increased the maximum output file size that is allowed to be copied from runtime container to the host from 1MB to 10 MB. This is not the best approach as we have the expected outputs available and the max file size allowed should be computed using this. Ex max(expected_outputs_size) + headroom say 10%. If the stdout exceeds this limit it should not be treated as internal error rather output_difference? Or something like that but all of the other outputs can be verified
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request