Skip to main content

record_attempt_fate

Function record_attempt_fate 

Source
pub fn record_attempt_fate(
    aggregate: ClientParticipantAggregate,
    attempt: ReconnectInProgressAttempt,
    fate: ReconnectAttemptFate,
) -> ReconnectAttemptFateDecision
Expand description

Records typed success or failure for one in-progress real attempt.