pub fn record_attempt_fate(
aggregate: ClientParticipantAggregate,
attempt: ReconnectInProgressAttempt,
fate: ReconnectAttemptFate,
) -> ReconnectAttemptFateDecisionExpand description
Records typed success or failure for one in-progress real attempt.