Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise error handling in the bot #86

Open
marcopaganini opened this issue Mar 27, 2019 · 0 comments
Open

Revise error handling in the bot #86

marcopaganini opened this issue Mar 27, 2019 · 0 comments

Comments

@marcopaganini
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant