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
In the current implementation, failed runs fail silently by not producing any file, which means they are not tracked at all. If a run fails, it should still log the exception that triggered the failure.