Constant STELLAR_RESEND_TIMEOUT_SECONDS

Source
pub const STELLAR_RESEND_TIMEOUT_SECONDS: i64 = 30;
Expand description

Minimum time before re-queuing submit job for stuck Sent transactions (30 seconds) Gives the original submit job time to complete before attempting recovery.