huskies: merge 630_story_crdt_sync_websocket_keepalive_ping_pong
This commit is contained in:
@@ -30,7 +30,7 @@ use crate::slog;
|
||||
const CLAIM_TIMEOUT_SECS: f64 = 600.0; // 10 minutes
|
||||
|
||||
/// Interval between heartbeat writes and work scans.
|
||||
const SCAN_INTERVAL_SECS: u64 = 15;
|
||||
pub const SCAN_INTERVAL_SECS: u64 = 15;
|
||||
|
||||
/// Run the headless build agent loop.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user