currents-dev / cypress-cloud

Debug, troubleshoot and record Cypress CI tests in Cloud
https://currents.dev
Other
47 stars 16 forks source link

feat: add retries for hard failures #211

Closed agoldis closed 2 months ago

agoldis commented 2 months ago

Retry Cypress hard failures for up to retry.hardFailureMaxRetries times. Hard failure is when cypress didn't succeed to run tests and crashed.