Skip to content

Improvements to exception handling to avoid hiding unexpected errors #199

Description

@elichad

I spotted that #192 and #196 both report problems that are hidden/obfuscated by the except Exception: pattern used in a lot of the Python checks for catching and logging errors.

I suggest that exception handling could be improved throughout:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions