Constant DEFAULT_SESSION_DEADLINE
pub const DEFAULT_SESSION_DEADLINE: Duration;Expand description
The default daemon-owned session lease (DAEMON-INTERACTIVE-TXN-DESIGN.md §4.3): a wedged or dead api-server costs the write head at most this long. Shared so both masters enforce the same bound by default; each server’s config can override it.