Skip to content

Add exception handling to getTagInvalidationCounts, avoid serving stale data...

lcatlett requested to merge issue/redis-3426272:3163436-connect-except into 8.x-1.x

Add exception handling to getTagInvalidationCounts, avoid serving stale data in case of a Redis error.

Closes #3426272

Merge request reports