Variable: DEFAULT_MONITOR_CHECK_INTERVAL_MS
constDEFAULT_MONITOR_CHECK_INTERVAL_MS:300000=300_000
Defined in: shared/constants/monitoring.ts:11
Default interval (in milliseconds) applied to monitors when no value is provided or when incoming data fails validation.
Remarksโ
Serves as the shared minimum cadence for routine monitor execution across renderer and Electron processes.