Skip to content

Add option to escalate warning to error #199

@dbaynard

Description

@dbaynard

Hello, I've a feature request here.

It would be useful to exit with status code ≠ 0 where currently there is just a warning.

For example, when decrypting, if the suppplied encryption context does not match that required there is only a FAILED_VALIDATION warning. With an error I can handle the different outcome based on the exit code.

I tried setting PYTHONWARNINGS to error but that only showed an error from ssl. I noticed nothing similar in the code.

Is this a feature you might implement?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions