wokwi / wokwi-cli

Wokwi Command Line Interface (for CI use cases)

Repository from Github https://github.comwokwi/wokwi-cliRepository from Github https://github.comwokwi/wokwi-cli

Automatic retry in case of an HTTP error

urish opened this issue · comments

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.