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

Throw exceptions in BGP state monitor task #178

Open
Tracked by #158
johannaengland opened this issue Mar 11, 2024 · 0 comments
Open
Tracked by #158

Throw exceptions in BGP state monitor task #178

johannaengland opened this issue Mar 11, 2024 · 0 comments
Labels
cleanup discussion post-zino2.0 These are features Zino1 does not have, but might be desired later

Comments

@johannaengland
Copy link
Contributor

johannaengland commented Mar 11, 2024

The error handling in the BGP state monitor task currently consists of logging the error and then the function returning None.

Instead we should throw appropriate errors and then handle them from where that function is called.

It needs to be discussed when/where exactly to throw which errors.

Originally mentioned in #133 (comment)

@johannaengland johannaengland added the post-zino2.0 These are features Zino1 does not have, but might be desired later label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup discussion post-zino2.0 These are features Zino1 does not have, but might be desired later
Projects
None yet
Development

No branches or pull requests

1 participant