Skip to content

Cache failover #336

Description

Proposal

In case the cache is unavailable or there is an issue with connection or data retrieval, Gateway should behave as the data are not present in the cache and call the following logic.

Use-Case

In case of external cache (Redis) deployment there is an outage when the cache is unavailable. In this case the Gateway should work as if the cache item has not been in the cache instead of throwing an exception and failing the request.

Anything else?

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions