icingadb/pkg
Alvar Penning d7b761d9a4
overdue.initSync: Retry SQL query
The overdue sync starts with an initializing SQL query which was not
retryed so far. Thus, if there is a race between the relational database
and Icinga DB, this query might fail and let Icinga DB crash.

This might happen if restarting Icinga DB together with the relational
database server, for example after an upgrade.
2026-01-14 10:20:01 +01:00
..
common golangci-lint: Address forcetypeassert 2025-10-14 15:12:57 +02:00
contracts Support dependency/redundancy group state checksum on the fly 2025-04-04 12:16:14 +02:00
icingadb overdue.initSync: Retry SQL query 2026-01-14 10:20:01 +01:00
icingaredis Test icingaredis.SetChecksums() 2026-01-09 10:22:38 +01:00
notifications notifications.fetchCustomVarFromSql: Retry SQL query 2026-01-14 10:10:59 +01:00