Skip to content

[_]: feat/prevent app crash on Redis connection errors - #357

Merged
xabg2 merged 3 commits into
masterfrom
feature/cache-optional
Feb 18, 2026
Merged

xabg2 merged 3 commits into
masterfrom
feature/cache-optional

Conversation

@xabg2

@xabg2 xabg2 commented Feb 17, 2026

Copy link
Copy Markdown
Collaborator

This PR makes Redis a non-blocking dependency so the application can start even if Redis is unavailable or misconfigured.
We log the Redis error from connection to read/write/delete actions.

@xabg2 xabg2 self-assigned this Feb 17, 2026
@xabg2 xabg2 added enhancement New feature or request maintenance Tasks related to the maintenance of the project itself labels Feb 17, 2026
@sonarqubecloud

Copy link
Copy Markdown

@xabg2
xabg2 marked this pull request as ready for review February 17, 2026 12:28
@xabg2
xabg2 merged commit f298c6e into master Feb 18, 2026
15 checks passed
@xabg2
xabg2 deleted the feature/cache-optional branch February 18, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request maintenance Tasks related to the maintenance of the project itself ready-for-preview

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants