Files
grafana/pkg/storage
Rafael Paulovic fa4dbce7da fix(unified-storage): add per-replica timeout for SLO compliance
Addresses Phase 3 review findings:
- Add 200ms per-replica timeout in searchSubIndexWithFailover()
- Ensures failover happens quickly if primary replica is slow
- Maintains ≤500ms search-distributor latency SLO target
- With replication factor 2: worst case is 2×200ms + merge time
2026-01-12 13:57:11 +01:00
..