yearn / yearn-exporter

Realtime and historical Yearn metrics
https://yearn.vision
MIT License
95 stars 144 forks source link

fix: raise AttributeError #679

Closed BobTheBuidler closed 11 months ago

BobTheBuidler commented 11 months ago

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.