Skip to main content

SUBMITTING_RECOVERY_GRACE_SECS

Constant SUBMITTING_RECOVERY_GRACE_SECS 

Source
pub const SUBMITTING_RECOVERY_GRACE_SECS: i64 = 120;
Expand description

A row still submitting this long belongs to a worker that died mid-call. Must stay comfortably longer than the client’s request timeout, so a live request is never condemned.