Werk #17633: Predictive levels: Crashed in case of livestatus timeout
Component | Checks & agents | ||||
Title | Predictive levels: Crashed in case of livestatus timeout | ||||
Date | Mar 24, 2025 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This fixes a crash in case a livestatus query times out during computations of predictive levels.
The displayed error was MKLivestatusSocketError (Unhandled exception: Checker for <MyHost> clutest2 timed out after 60 seconds)
.
This case is now handled gracefully, and we retry in the next check cycle.