Skip to content

Max output file size copied to host #83

Description

@Matios102

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions