mirror of
https://github.com/Icinga/icingadb.git
synced 2026-04-04 08:55:04 -04:00
When the context deadline for HA.realize expires, the generic "context
deadline exceeded" error is returned. During log analysis, this made me
check the code as the log message itself is not very clear.
> Instance update/insert exceeded heartbeat expiration time {"error": "context deadline exceeded"}
Now, this error is wrapped to contain a bit more contextual information.
|
||
|---|---|---|
| .. | ||
| common | ||
| contracts | ||
| icingadb | ||
| icingaredis | ||
| notifications | ||