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

Delay jitter #253

Open
Lewiscowles1986 opened this issue Sep 12, 2021 · 0 comments
Open

Delay jitter #253

Lewiscowles1986 opened this issue Sep 12, 2021 · 0 comments

Comments

@Lewiscowles1986
Copy link

Just out of interest, have you considered a jitter for delay? https://github.com/anthonyvscode/newman-action/blob/master/src/runner.ts#L93

It would require a Number|JitterCalculator type and a modification when parsing number input, specific to delay. https://github.com/anthonyvscode/newman-action/blob/master/src/runner.ts#L55

I ask this because some API's don't like zero delay, but don't need a consistent say 2-4s. An example of this in other tooling for web requests / fetching can be.

wget --random-wait

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

No branches or pull requests

1 participant