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

Warn the user of probable point of failure #567

Open
gurghet opened this issue Oct 16, 2021 · 0 comments
Open

Warn the user of probable point of failure #567

gurghet opened this issue Oct 16, 2021 · 0 comments

Comments

@gurghet
Copy link
Contributor

gurghet commented Oct 16, 2021

queue.offer((Right(TransactionDelimiter(p)), Chunk.empty)) *>

A nice enhancement would be to peek into the kafka producer config, get the transaction timeout and issue a human readable warning in case the transaction is still open, the kafka one is hard to understand and often at the other end of the system (wherever the broker is).
Something like "hey, your transaction timeout is set to 30s and yet we are, consider increasing the timeout."

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

1 participant