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
logger.Logf(true, "found job in datastore, So will ignore: (repo: %s, runID: %d)", pendingRun.WorkflowRun.GetRepository().GetFullName(), pendingRun.WorkflowRun.GetID())
I follow the job exists in
reRunWorkflow
myshoes/pkg/starter/starter.go
Lines 407 to 436 in bc59e07
But I forget to follow job exits in scrape.
myshoes/pkg/datastore/github.go
Line 45 in bc59e07
The text was updated successfully, but these errors were encountered: