Skip to content

Revise error handling in the bot #86

@marcopaganini

Description

@marcopaganini

There are distinct error handling situations in the bot: In some circumstance, the bot just needs to log the error to the default logger output and ignore the action completely. In others, an error message needs to be formatted and sent to the user.

This bug is a reminder to audit all error handling in the bot and make sure no untreated cases exist.

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