wokwi / wokwi-cli

Wokwi Command Line Interface (for CI use cases)
MIT License
14 stars 5 forks source link

Automatic retry in case of an HTTP error #2

Closed urish closed 1 year ago

urish commented 1 year ago

When running the Wokwi CLI in Github actions, users sometimes observe sporadic 503 errors (example.

We should make the client retry in case of a 503 error.