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

Method FailRun

internal/extension/host_api.go:275–275  ·  view source on GitHub ↗
(
		ctx context.Context,
		runID string,
		failure taskpkg.RunFailure,
		actor taskpkg.ActorContext,
	)

Source from the content-addressed store, hash-verified

273 actor taskpkg.ActorContext,
274 ) (*taskpkg.Run, error)
275 FailRun(
276 ctx context.Context,
277 runID string,
278 failure taskpkg.RunFailure,

Callers 1

handleTasksRunsFailMethod · 0.65

Implementers 3

Serviceinternal/task/manager.go
StubTaskManagerinternal/api/testutil/task_stub.go
unsupportedNativeTaskManagerinternal/daemon/native_tools_test.go

Calls

no outgoing calls

Tested by

no test coverage detected