Skip to main content

cancel_flow_wait_deadline

Function cancel_flow_wait_deadline 

Source
pub fn cancel_flow_wait_deadline(wait: CancelFlowWait) -> Option<Duration>
Expand description

Convert a CancelFlowWait into the deadline passed to wait_for_flow_cancellation. NoWait returns None — the caller must skip the wait entirely.