cloudstack-mirror/engine
Daan Hoogland 1cb950b5a4 Fix consecutive-failure counting bugs flagged in PR #13743 review
- Use a distinct event type (SNAPSHOT.RECURRING.FAILURE.LIMIT.REACHED)
  for the "gave up" WARN notification instead of EVENT_SNAPSHOT_CREATE,
  since that event became the latest EVENT_SNAPSHOT_CREATE entry and
  silently reset countConsecutiveFailedAttempts on the next scan.
- Filter out archived events in EventDao#listLatestEventsByResource so
  stale archived events can't be counted as the latest failure history,
  matching the archived=false filtering already used by sibling
  searches in EventDaoImpl.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-30 08:46:33 +02:00
..
api Introduce new backup provider (KBOSS) (#12758) 2026-07-14 11:19:31 -03:00
components-api Introduce new backup provider (KBOSS) (#12758) 2026-07-14 11:19:31 -03:00
orchestration Introduce new backup provider (KBOSS) (#12758) 2026-07-14 11:19:31 -03:00
schema Fix consecutive-failure counting bugs flagged in PR #13743 review 2026-07-30 08:46:33 +02:00
service Updating pom.xml version numbers for release 4.22.2.0-SNAPSHOT 2026-05-18 17:17:25 +05:30
storage Netapp ONTAP bugfixes for 4.23.0 (#13578) 2026-07-14 17:43:20 +02:00
userdata backup: veeam kvm integration (#12991) 2026-06-08 08:47:00 +02:00
pom.xml Updating pom.xml version numbers for release 4.22.2.0-SNAPSHOT 2026-05-18 17:17:25 +05:30