Skip to content

fix: more consistent error handling#101

Merged
sethrylan merged 5 commits intomainfrom
fix-paniconerror
Feb 22, 2026
Merged

fix: more consistent error handling#101
sethrylan merged 5 commits intomainfrom
fix-paniconerror

Conversation

@sethrylan
Copy link
Owner

This pull request improves error handling and robustness across the codebase, particularly around Redis URI parsing and initialization. The main changes involve propagating and handling errors instead of panicking, updating function signatures, and adapting tests accordingly.

@sethrylan sethrylan self-assigned this Feb 22, 2026
@sethrylan sethrylan enabled auto-merge (squash) February 22, 2026 17:24
@sethrylan sethrylan merged commit 8bfd3f3 into main Feb 22, 2026
5 checks passed
@sethrylan sethrylan deleted the fix-paniconerror branch February 22, 2026 17:46
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.

1 participant