almost_done
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
* Client-safe recap thresholds. Kept in sync with OFFLINE logic in lib/recap/redesign.ts.
|
||||
*/
|
||||
export const RECAP_HEARTBEAT_STALE_MS = 10 * 60 * 1000;
|
||||
export const RECAP_HEARTBEAT_STALE_MS = 5 * 60 * 1000;
|
||||
|
||||
Reference in New Issue
Block a user