pub(crate) fn destination_from_backoff(
destination: OwnedServerName,
backoff: Option<PeerBackoff>,
) -> DestinationExpand description
A healthy peer (no failure rows) keeps the all-zero destination defaults; a failing one carries its mapped retry timings.