Added workflow retry mode to Auto-Retry. When a job fails, you can now choose to retry the entire workflow instead of just the failed job. Useful when jobs have dependencies or shared state that requires a clean run.
Added workflow retry mode to Auto-Retry. When a job fails, you can now choose to retry the entire workflow instead of just the failed job. Useful when jobs have dependencies or shared state that requires a clean run.