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

Method ForceReleaseRun

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

Source from the content-addressed store, hash-verified

65 HeartbeatRunLease(ctx context.Context, heartbeat LeaseHeartbeat, actor ActorContext) (*Run, error)
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(

Callers 2

ForceReleaseTaskRunMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 1