ceramic-anchor-service
ceramic-anchor-service copied to clipboard
Count eth transactions and errors
Count Eth transactions and errors - #PLAT-1511
Description
We probably want to be alerted on eth insufficient funds and other eth transaction errors. Count the errors and also the totals. (we expect the totals to match the anchors)
How Has This Been Tested?
- [ x] Unit tests
Definition of Done
Before submitting this PR, please make sure:
- [x ] The work addresses the description and outcomes in the issue
- [ x] My code follows conventions, is well commented, and easy to understand
- [ x] My code builds and tests pass without any errors or warnings
- [ ]x I have tagged the relevant reviewers
References:
Please list relevant documentation (e.g. tech specs, articles, related work etc.) relevant to this change, and note if the documentation has been updated.
Hey @stephhuynh18 this is the one you looked at before, its not addressing the infura api limits but i didn't want to discard it since i think we do want an alert on eth transaction errors