FusionCache icon indicating copy to clipboard operation
FusionCache copied to clipboard

[QUESTION] How should we debug auto-recovery errors?

Open simi2525 opened this issue 1 year ago • 1 comments

Hi, we are using an in memory L1 and Redis L2 cache with FusionCache. Everything works great, however, we are getting this error in our terminal output when we restart our application. [09:40:10 ERR] FUSION [N=FusionCache I=0361226f78fa44ba9c74b98cfedbb859] (O=0HN747TGSUJ6D K=test/OptionCategory/4): stopped auto-recovery because of an error after 1 processed items Can't find a way to debug it and find its cause. We tried to set the logging level to debug but couldn't find relevant logs for this.

simi2525 avatar Oct 04 '24 06:10 simi2525