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

add --max-retries <n> command line option to allow retrying failed commands #286

Merged
merged 3 commits into from
Dec 22, 2018

Conversation

jbrazile
Copy link
Contributor

I'd like selenese-runner-java to replace our proprietary in-house tool. According to users, one key missing feature is allowing retries and a report seeing how often retries were actually needed.

This patch attempts to implement this feature. Thanks in advance for considering it.

@vmi vmi merged commit 69c4f47 into vmi:master Dec 22, 2018
@vmi
Copy link
Owner

vmi commented Dec 22, 2018

Thank you for PR!

vmi added a commit that referenced this pull request Dec 22, 2018
@jbrazile
Copy link
Contributor Author

Thanks for the merge and cleanup!

@jbrazile jbrazile deleted the retries-support branch December 27, 2018 07:53
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

Successfully merging this pull request may close these issues.

2 participants