You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since playwright/test and other runners like cypress allows retires for the failed journey to counter the flaky tests.
We should also add the ability to retry in the runner.
If the test fails it should retry for a given number of time.
it can be a global setting or we can allow per journey retries.
The text was updated successfully, but these errors were encountered:
vigneshshanmugam
changed the title
Add retires in the synthetics service
Add retires in the synthetics
Nov 16, 2021
Since playwright/test and other runners like cypress allows retires for the failed journey to counter the flaky tests.
We should also add the ability to retry in the runner.
If the test fails it should retry for a given number of time.
it can be a global setting or we can allow per journey retries.
The text was updated successfully, but these errors were encountered: