Skip to content

fix: add verbose logging toggle for redis, add fallback values

Martin Lowe requested to merge malowe/main/jenkins-rm-tag-pattern into main
  • 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.

Merge request reports

Loading