pub const DEFAULT_MAX_STEPS_IN_EXECUTION: usize = 10;
The ceiling max steps in execution, subject to change