Hive Hive
Sign in

Flaky-test alert validation is now backed by a fast marker lookup

Metadata
Source
GitHub
Version
xcresult-processor-image@0.37.0
Domains
Published
Jul 03, 2026 · 07:37 UTC
Repository
tuist/tuist
Update

The default-branch validation gate for flaky-test alerts now reads from a dedicated marker table instead of scanning raw test runs. This replaces the previously highest CPU query on the analytics backend, making flaky-alert evaluation faster and reducing sustained load on ClickHouse.