-record(retry_config, { max_attempts :: integer(), initial_backoff_ms :: integer(), max_backoff_ms :: integer(), backoff_multiplier :: float() }).