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

Support explicit pausing httpClient #321

Open
ndkhaivn opened this issue Jan 13, 2021 · 2 comments
Open

Support explicit pausing httpClient #321

ndkhaivn opened this issue Jan 13, 2021 · 2 comments

Comments

@ndkhaivn
Copy link

ndkhaivn commented Jan 13, 2021

I have some test scenarios where the clients need to wait for an amount of time before resetting back to the first request. Would this feature be valid?

At the moment falsy return from setupRequest() will only reset the requestIterator but there's no option to explicitly pause the client.

Can we have a sort of return from setupRequest() to tell the client to pause for a while before moving to the next request?

@mcollina
Copy link
Owner

Sure it would be valid! Would you like to send a PR?

@ndkhaivn
Copy link
Author

Working on it xD

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

2 participants