-
-
Notifications
You must be signed in to change notification settings - Fork 70
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 retry system #44
Comments
Hello, I faced the same issue recently, As a workaround, I tried to make use of the condition It seems to work with the following minimal example :
Results
It shows two things :
@ggtools if your job exits 0 on success, I guess using @crazy-max Do you see any issue with the behavior I showed above ? If not, I would suggest updating the documentation to specify that |
Behaviour
I noticed today that my nightly job hasn't run with the following message:
Steps to reproduce this issue
A bit complicated but might be a network issue, a Docker bug, etc.
Expected behaviour
Actual behaviour
Configuration
uname -a
) : Linux xxxxx 4.19.75-v7+ #1270 SMP Tue Sep 24 18:45:11 BST 2019 armv7l GNU/LinuxDocker info
Logs
The text was updated successfully, but these errors were encountered: