Skip to main content

Module context

Module context 

Source
Expand description

Runtime Context for Workflow Execution

Provides runtime information and configuration for workflow execution, including recursion limit tracking and execution metadata.

Structsยง

GraphConfig
Graph execution configuration
RemainingSteps
Remaining steps tracker for recursion limit
RuntimeContext
Runtime context passed to node functions