fix: add verbose logging toggle for redis, add fallback values
- fix: add verbose logging toggle for redis, add fallback values
Previously, the distributed cache returned nothing on errors, even if we had the previous value. In this cache, we want to fallback to the previous value if available to improve service robustness.