Skip to main content

default_timeout_output_kind

Function default_timeout_output_kind 

Source
pub const fn default_timeout_output_kind() -> TimeoutOutputKind
Expand description

Default function for serde backward compatibility.

Old checkpoints did not carry output_kind; default to PartialResult to preserve pre-feature retry behavior (same-agent retry, not immediate switch).