Skip to content

Fix memory leak in case a lot of errors #22

@markelrep

Description

@markelrep

We are using hashicopr/multierror lib to compose all errors from validators, for example here
Usually, it works fine, but in case we have a lot of files and a lot of validation errors, multierror consumes whole free memory, and the application can be crashed with an OOM error
Screenshot_20220731_221052

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions