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

Setting delay delays JSON response #39

Closed
ninckblokje opened this issue May 19, 2014 · 3 comments
Closed

Setting delay delays JSON response #39

ninckblokje opened this issue May 19, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@ninckblokje
Copy link

Hi James,

I am running into an issue with setting the timeout when creating an expectation.

When I specify a delay of 5 seconds, the JSON call for creating an expectation takes 5 seconds to return. When I specify a delay of 15 seconds, it will take 15 seconds. It looks as the delay is immediatly applied to the JSON call itself.

Jeroen

@ninckblokje ninckblokje changed the title Timeout JSON response delayed Setting delay delays JSON response May 19, 2014
@jamesdbloom
Copy link
Collaborator

ok I'll take a look at this

@jamesdbloom jamesdbloom added this to the 3.0-RELEASE milestone May 19, 2014
@jamesdbloom jamesdbloom self-assigned this May 19, 2014
jamesdbloom added a commit that referenced this issue May 19, 2014
@jamesdbloom
Copy link
Collaborator

I found the issue and fixed it, once the build server completes it will be in 3.0-SNAPSHOT

@ninckblokje
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants