pub const SESSION_REGENERATION_THRESHOLD_SECONDS: u64 = 900; // 900u64
The threshold in seconds after which a session should be regenerated (15 minutes).