Skip to content
CribScore
← Back to changelog

Changelog

FixedAPI

Hardened search auth caching and CI gates

Search auth caching is bounded and CI gates catch regressions before merge.

Bounded the search auth cache and added CI gates that fail PR validation if the cache TTL or invalidation path regresses. Closes a class of issues that had been intermittently 401-ing the search surface.

searchauthcacheci
Commits7214aa2

Related changes