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

Better Error Resiliency #139

Open
pkahly opened this issue Aug 21, 2019 · 0 comments
Open

Better Error Resiliency #139

pkahly opened this issue Aug 21, 2019 · 0 comments
Milestone

Comments

@pkahly
Copy link
Owner

pkahly commented Aug 21, 2019

  • Don’t let exceptions bubble up to the exponential backoff function if they can be handled earlier
  • Some categories of error should be logged but not stop the alerter from functioning, i.e. failures in reorg.add_blocks.
  • Split info_collector into pieces with error handling around each piece
@pkahly pkahly added this to the 0.3.0 milestone Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant