[ ] I have included any relevant documentation for the repo maintainers
[ ] (If fixing a bug) I have added a test to the test suite to test for this particular bug
Adding a Network
If the purpose of your PR is to add support for a new network, please copy the checklist from here into this PR conversation, and use it to track your changes.
Related issue # (if applicable):
What I did:
We will now raise AttributeErrors instead of bypassing them like we do for other exceptions This will mitigate https://sentry.yearn.vision/organizations/yearn/issues/33164/?environment=production&query=is%3Aunresolved&referrer=issue-stream&stream_index=0 and ensure containers reboot properly
How I did it:
How to verify it:
Checklist:
Adding a Network
If the purpose of your PR is to add support for a new network, please copy the checklist from here into this PR conversation, and use it to track your changes.