Skip to main content

Module loop_config

Module loop_config 

Source

Structs§

LoopConfig
Loop-specific configuration parsed from a loop node’s params.

Enums§

OnErrorStrategy
How the loop handles child node failures.
OutputPersistence
When loop iteration outputs are written to disk.

Functions§

parse_loop_config
Parse LoopConfig from a node’s params map. Unknown or missing values fall back to safe defaults.