Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store not working when redis is not accessible #30

Open
mogadanez opened this issue May 21, 2021 · 3 comments
Open

store not working when redis is not accessible #30

mogadanez opened this issue May 21, 2021 · 3 comments

Comments

@mogadanez
Copy link

mogadanez commented May 21, 2021

cache manager have option ignoreCacheErrors
which should threaten cache error the same as a cache miss. but it not works with redis store.
looks like it hangs and not call callback function in case of network error

@leakhand
Copy link

I facing this issue too how to log and investigate the problem of error

@gitSambhal
Copy link

Someone please check this issue. The error is not thrown when the app is started but the application gets hang when accessing the redis cache. It should throw the error at the start itself if the redis is not accessible.

@dang312
Copy link

dang312 commented Nov 17, 2022

This still exist on Nov 2022. Can anyone get on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants