We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When using "retry_on_exit_code", it shows this warning:
I have tried setting a timeout_minutes, even though I didn't want to use one, and the error didn't happen but the warning persisted:
timeout_minutes
Expected behavior I did not expect that warning to show up, and I did not want to set a timeout to use retry_on_exit_code.
retry_on_exit_code
The text was updated successfully, but these errors were encountered:
nick-invision
No branches or pull requests
Describe the bug
When using "retry_on_exit_code", it shows this warning:
I have tried setting a
timeout_minutes
, even though I didn't want to use one, and the error didn't happen but the warning persisted:Expected behavior
I did not expect that warning to show up, and I did not want to set a timeout to use
retry_on_exit_code
.The text was updated successfully, but these errors were encountered: