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

Method ErrorHistory

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

ErrorHistory returns the error history of the Task

()

Source from the content-addressed store, hash-verified

44 Error() error
45 // ErrorHistory returns the error history of the Task
46 ErrorHistory() []error
47 // Model returns the ent model of the Task
48 Model() *ent.Task
49 // CorrelationID returns the correlation ID of the Task

Callers 1

saveTaskToInventoryFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected