Skip to content
CribScore
← Back to changelog

Changelog

FixedAPI

Fixed scoring and prod health timeout paths

Scoring and prod health probes now fail fast with a structured fallback instead of hanging.

Scoring and prod health probes that previously hung on slow upstream reads now fail fast with a structured fallback. Reduces tail latency on /api/health and keeps the release-proof gate honest.

scoringhealthtimeout
Commitsaf1955a

Related changes