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

Add better error handling/retry policies around disconnections & rebalances #12

Open
anglinb opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@anglinb
Copy link

anglinb commented Nov 14, 2024

I've yet to document the problem fully but the consumer stops every 5-12 hours for some reason. So would love some of the same retry primitives we have from effect like Effect.retry. I'm not sure exactly how we would achieve this but maybe some of the events emitted from on('... could trigger as errors which could then be caught as in the HttpRouter.

@floydspace floydspace added the enhancement New feature or request label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants