pub const DEFAULT_MAX_STEPS_IN_EXECUTION: usize = 10;
Expand description

The ceiling max steps in execution, subject to change