sympy / sympy-bot

GitHub bot for SymPy

Home Page:https://github.com/sympy-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better error handling

asmeurer opened this issue · comments

Right now if there is an error (for example, an invalid use of the API), it just raises an exception and doesn't post anything, except for a few code paths where it checks for errors and posts a comment. So the user experience is that the bot just does nothing (the error is logged, but only admins in Heroku can see those).

It should check for errors almost everywhere and try to post a comment if it can.

Hey @asmeurer I would like to work on this issue.
Could you please assign it to me.

Feel free to work on any bot issues. I am not working on any of them, and I don't think anyone else is either.