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

Exception handling #5

Closed
charlesreid1 opened this issue May 15, 2018 · 0 comments
Closed

Exception handling #5

charlesreid1 opened this issue May 15, 2018 · 0 comments
Labels
bug bugs and bug fixes logging tests rmm tests
Projects
Milestone

Comments

@charlesreid1
Copy link
Member

Start implementing our own exceptions.

This is one way of solving the problem of how to run bots in "production mode" - change how they handle exceptions.

  • Shepherd can set the flock in "debug mode" or "production mode"
  • If a Sheep is in debug mode, it dies on an exception
@charlesreid1 charlesreid1 added bug bugs and bug fixes tests rmm tests labels May 16, 2018
@charlesreid1 charlesreid1 added this to the Social Sheep milestone May 16, 2018
@charlesreid1 charlesreid1 added this to To do in release 23 Sep 3, 2018
@charlesreid1 charlesreid1 moved this from To do to In progress in release 23 Sep 3, 2018
@charlesreid1 charlesreid1 moved this from In progress to Done in release 23 Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs and bug fixes logging tests rmm tests
Projects
release 23
  
Done
Development

No branches or pull requests

1 participant