pub const STELLAR_RESUBMIT_MAX_INTERVAL_SECONDS: i64 = 120;
Maximum resubmit interval (seconds) to cap exponential backoff. Prevents excessively long gaps between resubmissions.