Open
Description
🐛 Bug Report
Various functions in the SDK suffer from spurious network errors (e.g. from network connectivity issues or from changes not reflecting in the API/chain fast enough).
Steps to Reproduce
Expected Behavior
We should implement a retry system with proper backoff or expose helper methods for letting users implement their own.