mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
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.
1 line
No EOL
141 B
Text
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. |