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 option to throttle and/or delay only specific request #140

Open
kokarn opened this issue Feb 24, 2016 · 2 comments
Open

Add option to throttle and/or delay only specific request #140

kokarn opened this issue Feb 24, 2016 · 2 comments

Comments

@kokarn
Copy link
Contributor

kokarn commented Feb 24, 2016

This would help out greatly with apps having multiple parts where you want to test out what happens if just one part is slow and/or unresponsive.

@kokarn kokarn changed the title Add option to throttle only specific request Add option to throttle and/or delay only specific request Feb 24, 2016
@mitchhentges
Copy link
Member

Looks like hoxy already supports this, see request.slow() and response.slow()

@nerdbeere
Copy link
Member

I like the idea.
There should be a variety of things you should be able to do to a request/response:

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

3 participants