BuoyantIO / slow_cooker

A load tester focused on lifecycle issues and long-running tests
Apache License 2.0
327 stars 26 forks source link

Make http client timeout configurable via command line flag #61

Closed klingerf closed 7 years ago

klingerf commented 7 years ago

For some tests, it's useful to set a more aggressive per-request timeout than the 10 second default. Adding a -timeout flag to support that.