TezosTaqueria / taqueria

*BETA* Taqueria provides a seamless development workflow to easily build, test and deploy your Tezos applications.
https://taqueria.io
Apache License 2.0
64 stars 20 forks source link

🚧 Dev ➾ `simulate` task sometimes fails due to 503 Service Unavailable error #1914

Closed mweichert closed 1 year ago

mweichert commented 1 year ago

πŸ”— 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