Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle more exceptions in web3 (#116)
This PR adds handling for general exceptions in some web3 functions. There are crashes of the EBBO pod related to fetching data using web3py. The proposed change would handle those errors more gracefully and also show which errors are raised so they can be handled more explicitly.
- Loading branch information