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
Recently (#3565) I encountered a regression test (ST) that ran for well over an hour, with >1000 iterations. We should add a limit to prevent excessively long regression runs that aren't even going to converge.
Additionally, I found that cancelling the workflow didn't work: there was no way of stopping the job in the UI. I had to force-cancel using the gh CLI.
The text was updated successfully, but these errors were encountered:
Recently (#3565) I encountered a regression test (ST) that ran for well over an hour, with >1000 iterations. We should add a limit to prevent excessively long regression runs that aren't even going to converge.
Additionally, I found that cancelling the workflow didn't work: there was no way of stopping the job in the UI. I had to force-cancel using the gh CLI.
The text was updated successfully, but these errors were encountered: