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: always deregister on failure #7

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

gintarasm
Copy link
Contributor

We should always deregister inflight records on failure. There was a error that in some cases the inflight record was not deregistered. That can cause the writer to get stuck on await

@gintarasm gintarasm self-assigned this Nov 28, 2023
@gintarasm gintarasm merged commit 4cbde99 into main Nov 28, 2023
1 check passed
@gintarasm gintarasm deleted the fix/always-deregister-on-failure branch November 28, 2023 15:04
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