MCPcopy Create free account
hub / github.com/compozy/agh / ForceFailRun

Method ForceFailRun

internal/task/interfaces.go:68–68  ·  view source on GitHub ↗
(ctx context.Context, runID string, failure ForceFailRun, actor ActorContext)

Source from the content-addressed store, hash-verified

66 ReleaseRunLease(ctx context.Context, release LeaseRelease, actor ActorContext) (*Run, error)
67 ForceReleaseRun(ctx context.Context, runID string, release ForceReleaseRun, actor ActorContext) (*Run, error)
68 ForceFailRun(ctx context.Context, runID string, failure ForceFailRun, actor ActorContext) (*Run, error)
69 RetryRun(ctx context.Context, runID string, retry RetryRunRequest, actor ActorContext) (*RetryRunResult, error)
70 RecoverRun(
71 ctx context.Context,

Callers 2

ForceFailTaskRunMethod · 0.65

Implementers 2

Serviceinternal/task/manager.go
StubTaskManagerinternal/api/testutil/task_stub.go

Calls

no outgoing calls

Tested by 1