system.ts 92 B

123
  1. export const socketKeepaliveTimeout = 20000;
  2. export const masterStateUpdateTimeout = 5000;