koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
agents-core
/
ai.koog.agents.core.feature.handler.node
/
NodeExecutionFailedHandler
Node
Execution
Failed
Handler
fun
interface
NodeExecutionFailedHandler
(
source
)
Handler for intercepting node execution errors.
Members
Functions
handle
Link copied to clipboard
abstract
suspend
fun
handle
(
eventContext
:
NodeExecutionFailedContext
)
Called when an error occurs during node execution.