MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / OnIterationComplete

Method OnIterationComplete

pkg/queue/task.go:67–67  ·  view source on GitHub ↗

OnIterationComplete is called when the one iteration is completed

(executed time.Duration)

Source from the content-addressed store, hash-verified

65 OnRetry(err error)
66 // OnIterationComplete is called when the one iteration is completed
67 OnIterationComplete(executed time.Duration)
68 // OnStatusTransition is called when the Task status is changed
69 OnStatusTransition(newStatus task.Status)
70

Callers 1

workMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected