The simulate task often fails with 503 errors when trying to connect to a remote RPC endpoint, like Ghostnet. We should fail a little more gracefully, but to avoid the failures, we can implement a retry mechanism with an exponential backoff.
β To Do
[ ] Add retry mechanism to simulate task
βοΈ Acceptance Criteria
All tests pass
π Scope
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
π Epic|Feature Link
No response
π₯ Definition of Done
π§° Work Description
The
simulate
task often fails with 503 errors when trying to connect to a remote RPC endpoint, like Ghostnet. We should fail a little more gracefully, but to avoid the failures, we can implement a retry mechanism with an exponential backoff.β To Do
βοΈ Acceptance Criteria
π Scope
No response
Code of Conduct