fleet/changes/29795-deleted-policies-still-showing
Juan Fernandez 51a5b6166a
Refactor failing policies total on Host endpoint (#31906)
For #29795

Refactored the way we compute the number of failing policies to avoid
discrepancies due to either read replica delays or due to async nature
of the failing policy computation stored in host issues.
2025-08-19 13:39:32 -04:00

1 line
No EOL
141 B
Text

* Refactored the way failing policies are computed on Host end-point to avoid discrepancies due to read replica delays and async computation.