You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a build system that sometimes times out. However instead of restarting the whole pipeline it would be nice if we could give a limited number of retries, but only on timeout. Since most of the time it's the build system that just hangs, not an issue with the code.
However I'd like code issues to still fail the pipeline.
The text was updated successfully, but these errors were encountered:
We have a build system that sometimes times out. However instead of restarting the whole pipeline it would be nice if we could give a limited number of retries, but only on timeout. Since most of the time it's the build system that just hangs, not an issue with the code.
However I'd like code issues to still fail the pipeline.
The text was updated successfully, but these errors were encountered: