numalogic-prometheus icon indicating copy to clipboard operation
numalogic-prometheus copied to clipboard

Custom redis client to catch exceptions

Open ab93 opened this issue 1 year ago • 0 comments

Currently, it is necessary to catch the redis exceptions. However, we need to catch them each time we call it. A better option would be to define a custom redis client that can wrap these exceptions in every call.

ab93 avatar Apr 05 '23 20:04 ab93