MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox / invokeNodeHandler

Method invokeNodeHandler

backend/src/build-system/context.ts:188–216  ·  view source on GitHub ↗

* Invokes a handler for a specific node and returns the result. * Handles retries in case of failure. * @param node The node whose handler should be invoked. * @returns The result of the handler's execution.

(node: BuildNode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

startNodeExecutionMethod · 0.95

Calls 4

writeLogMethod · 0.95
getHandlerMethod · 0.80
retryMethodMethod · 0.80
runMethod · 0.65

Tested by

no test coverage detected