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 BaseByteArrayJournalDao stream resiliency problem #521

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

Arkatufus
Copy link
Contributor

Fixes #497

Changes

Make sure that WriteQueue queue stream restarts when a unhandled exception is thrown.

@Arkatufus Arkatufus merged commit 6b3cc5b into akkadotnet:dev Mar 11, 2025
3 checks passed
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.

BaseByteArrayJournalDao lacks resiliency against stream failure
1 participant