-
Notifications
You must be signed in to change notification settings - Fork 23
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
set retry limit #170
set retry limit #170
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd even be fine with a higher retry limit, like 10.
I agree the most important part is to have a limit (instead of retrying forever).
Actually the current number of retries before timeout is already only 11. Perhaps the issue here is more that it's silent while retrying.
|
I've made the retry debug messages |
If you give the version
1.9-nightly
this action hangs indefinitely.