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

Avoid orDie's in transactional producer #796

Open
svroonland opened this issue Apr 11, 2023 · 1 comment
Open

Avoid orDie's in transactional producer #796

svroonland opened this issue Apr 11, 2023 · 1 comment

Comments

@svroonland
Copy link
Collaborator

Because it's in a finalizer, we cannot handle errors and can only use orDie or ignore. Find a way to be able to express these kinds of errors in the transactional API.

@pierangeloc
Copy link
Collaborator

I'll pick this one

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

No branches or pull requests

2 participants