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
* fix a bug in repeat submission
When a job previously failed, retries submitting, but is not submitted,
the job id should be cleaned. Otherwise, it will be considered failed
again (although it isn't actually submitted.)
* skip logging if it is not submitted
Co-authored-by: Jinzhe Zeng <[email protected]>
0 commit comments