pub const CAT_RETRY: &str = "anvil_ssh::retry";Expand description
target = string for the connection-retry / timeout category
(M18, FR-83). Events at this target record each retry attempt
with attempt, reason, elapsed_ms, and (on terminal failure)
a disposition field of fatal / exhausted.