Skip to main content

decide_command_outcome

Function decide_command_outcome 

pub fn decide_command_outcome(
    kind: ChannelKind,
    state: ChannelRuntimeState,
    outcome: CommandOutcome,
    consecutive_transport_failures: u32,
) -> CommandRuntimeDecision
Expand description

Decide command-level handling while reusing the channel runtime contract.