Skip to main content

Module executor

Module executor 

Source
Expand description

Executor Module

Provides execution logic for tool and node JSON-RPC requests. Wraps Transport to send requests with timeout and retry support.

Structs§

ExecutionConfig
Execution configuration
NodeExecutionConfig
Node execution configuration
NodeExecutionResult
Result of a node execution
NodeExecutor
Node Executor
RetryStrategy
Retry strategy configuration
ToolExecutor
Tool Executor

Enums§

NodeExecutionStatus
Status of node execution
NodeExecutorError
Error type for node execution operations
ToolExecutorError
Error type for tool execution operations