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

Allow support for timeout-in-ms via the command line #4

Closed
robert-stuttaford opened this issue Aug 15, 2016 · 3 comments
Closed

Allow support for timeout-in-ms via the command line #4

robert-stuttaford opened this issue Aug 15, 2016 · 3 comments

Comments

@robert-stuttaford
Copy link

From here:

(def cli-options

to here:

step-timeout (or (:timeout-in-ms options) 5000)

@mhjort
Copy link
Owner

mhjort commented Aug 16, 2016

Agreed. For example -t --timeout-in-ms would make sense.

@mhjort
Copy link
Owner

mhjort commented Aug 29, 2016

See #6

@mhjort
Copy link
Owner

mhjort commented Aug 29, 2016

Implemented optional parameter -t --timeout in version 0.4.1. By default 5000 ms.

@mhjort mhjort closed this as completed Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants