Files
node-problem-detector/pkg
Ciprian Hacman 187d4d30d6 fix(logwatchers/kmsg): rate-limit parser restarts to prevent hot loop
If the restarted parser's channel closes again right away (reads keep
failing on the reopened /dev/kmsg), the watcher restarts in a tight
loop with no delay, spinning a CPU core and flooding the logs
(measured 37k restarts in 200ms). Delay the first attempt when the
previous restart was less than retryDelay ago.
2026-07-11 10:27:37 +03:00
..
2025-11-29 10:42:18 +02:00
2025-08-13 16:12:41 +00:00
2025-08-13 16:56:32 +00:00
2022-12-18 22:58:07 -05:00