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
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