Skip to main content

empty_sequence_plan

Function empty_sequence_plan 

Source
fn empty_sequence_plan(plan_id: String, session_id: String, round: u32) -> Plan
Expand description

A single empty-sequence root plan, used as the no-op plan when a turn ends in RTDL recovery. Carries non-empty op_id/description so executor’s validate_plan accepts it.