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
Add workflow status checks before starting long-running builds (models: 60min,
onnx: 90min) to exit early if workflow already failed/cancelled.
Prevents jobs from running expensive builds when another job has already failed,
addressing queue hang issues when builds fail early.
0 commit comments