Constant STELLAR_RESUBMIT_MAX_INTERVAL_SECONDS

Source
pub const STELLAR_RESUBMIT_MAX_INTERVAL_SECONDS: i64 = 120;
Expand description

Maximum resubmit interval (seconds) to cap exponential backoff. Prevents excessively long gaps between resubmissions.