Improve error handling #11
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently I have the bot wrapped in an infinite while loop shell script because it sometimes does not handle errors well. I would suggest running the code inside threads and restarting them if they crash. Since we are dealing with some external proprietary API I think that handling all errors well is not feasible.