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

Custom redis client to catch exceptions #116

Open
ab93 opened this issue Apr 5, 2023 · 0 comments
Open

Custom redis client to catch exceptions #116

ab93 opened this issue Apr 5, 2023 · 0 comments
Labels

Comments

@ab93
Copy link
Member

ab93 commented Apr 5, 2023

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 ab93 added the chore label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant