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

RetryingTest Extension: Jitter factor #783

Open
Bukama opened this issue Oct 27, 2023 · 1 comment
Open

RetryingTest Extension: Jitter factor #783

Bukama opened this issue Oct 27, 2023 · 1 comment

Comments

@Bukama
Copy link
Member

Bukama commented Oct 27, 2023

From Jitter factor discussion: Idea is to add a Jitter factor for retrying tests, so the retries are not exactly executed after the same time.

@IlyasYOY
Copy link
Contributor

Hello, I'd be glad to implement the feature.

I have a few questions:

  • There is an existing parameter: suspendForMs.
    • Does this solve a problem?
  • If the parameter described above does not solve a problem them we will have to decide how new parameter should live along with existing delay functionality.
    • We should add jitter factor to the suspend time.
    • Parameters are mutually exclusive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants