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

Any way to specify timeout? #56

Closed
robertherber opened this issue Feb 22, 2016 · 2 comments
Closed

Any way to specify timeout? #56

robertherber opened this issue Feb 22, 2016 · 2 comments

Comments

@robertherber
Copy link

Is there any possibility to specify a longer timeout than 10s, which seems to be the current limit? Our server (and third-party services behind it) does some heavy lifting with payments etc and 10s doesn't quite cover it for us.

@hassy
Copy link
Member

hassy commented Feb 22, 2016

@robertherber yes, you can set config.timeout to override the default 10 seconds. It wasn't documented, but it is now - https://github.com/shoreditch-ops/artillery/wiki/Reference#config - thanks!

@hassy hassy closed this as completed Feb 22, 2016
@robertherber
Copy link
Author

Thanks for a quick response, I appreciate it!

hassy added a commit that referenced this issue Apr 27, 2018
HTTP engine: add ability to capture response headers
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