Skip to content
CribScore
← Back to changelog

Changelog

ChangedAPI

Hardened legacy API proxy transport

Legacy API proxy mode now retries transient transport errors before falling back to cached responses.

The legacy API proxy transport now retries transient errors with bounded backoff before falling back to cached responses, smoothing migration from the legacy host without dropping requests.

proxylegacytransport
Commitsa1f456b

Related changes

AddedAPI

Legacy API proxy mode

Opt-in legacy API proxy mode for safer migration off the previous host.