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

fix(cache-interceptor): use try catch in getCache method #45

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

singhtaranjeet
Copy link
Contributor

@singhtaranjeet singhtaranjeet commented Dec 4, 2024

In case of any error while fetching the cache the getCache method would break and to cater that we need to safe checks.

Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com>
@singhtaranjeet singhtaranjeet merged commit 4da621e into main Dec 4, 2024
2 checks passed
@singhtaranjeet singhtaranjeet deleted the fix/cache-issue branch December 4, 2024 11:24
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

Successfully merging this pull request may close these issues.

2 participants