Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retries in the synthetics #416

Closed
shahzad31 opened this issue Nov 16, 2021 · 2 comments
Closed

Add retries in the synthetics #416

shahzad31 opened this issue Nov 16, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@shahzad31
Copy link
Contributor

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.

@vigneshshanmugam vigneshshanmugam changed the title Add retires in the synthetics service Add retires in the synthetics Nov 16, 2021
@vigneshshanmugam vigneshshanmugam added the enhancement New feature or request label Nov 16, 2021
@paulb-elastic
Copy link
Contributor

Agreed - I know @drewpost is working on this as a requirement around retest and statuses of test runs.

@drewpost drewpost changed the title Add retires in the synthetics Add retries in the synthetics Nov 22, 2021
@andrewvc
Copy link
Contributor

Closing in favor of #792 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants