sdk icon indicating copy to clipboard operation
sdk copied to clipboard

[Bug] Implement network retry system

Open onetrickwolf opened this issue 2 years ago • 0 comments

🐛 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

https://github.com/AleoHQ/sdk/pull/774#issuecomment-1764945987

Expected Behavior

We should implement a retry system with proper backoff or expose helper methods for letting users implement their own.

onetrickwolf avatar Oct 17 '23 18:10 onetrickwolf