Skip to content

Get rid of generic exception catching #205

@ricardobranco777

Description

@ricardobranco777

The code has a lot of except Exception that is not only a bad practice but harmful when trying to catch or debug other exceptions in code. In each case we must list all expected exceptions, however painful it is.

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