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

Ensure that vegeta args are valid #18

Open
akira opened this issue Jul 15, 2015 · 0 comments
Open

Ensure that vegeta args are valid #18

akira opened this issue Jul 15, 2015 · 0 comments
Labels

Comments

@akira
Copy link
Contributor

akira commented Jul 15, 2015

Make sure vegeta args are valid, otherwise may get JSON error:

> docker run --rm -e TARGET="http://www.yahoo.com/" -e DURATION=1s -e RATE=1 perfci/vegeta
> 2015/07/15 03:07:59 json: unsupported value: +Inf

If can't be fixed, make sure error is understandable and gets propagated to front end

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