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: Improve Redis error handling #877

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

jimwashbrook
Copy link
Collaborator

@jimwashbrook jimwashbrook commented Nov 12, 2024

Overview

Improves Redis error handling by returning the non-Redis result if an error occurs on Redis side

Changes

Minor

  • If a failure occurs reading from Redis, retrieve and return the non-Redis source value

Checklist

Delete any rows that do not apply to the PR.

chore: remove redundant thing + add test

chore: Linted code for plan-technology-for-your-school.sln solution

chore: tweak
Copy link

sonarcloud bot commented Nov 13, 2024

@jimwashbrook jimwashbrook merged commit a5de47c into development Nov 13, 2024
10 checks passed
@jimwashbrook jimwashbrook deleted the fix/redis/add-error-handling branch November 13, 2024 09:43
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.

3 participants