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

StreamProcessor with max retries set also won't retry on 409 #327

Open
dehora opened this issue Apr 18, 2018 · 0 comments
Open

StreamProcessor with max retries set also won't retry on 409 #327

dehora opened this issue Apr 18, 2018 · 0 comments

Comments

@dehora
Copy link
Owner

dehora commented Apr 18, 2018

#232 changed the behaviour of StreamProcessor to not retry indefinitely. This might be surprising for users who expect 409 (no partition available) to be handled differently, ie always retried such that the consumer is waiting for a change to process a partition. It may be the documentation needs to be clearer on the behaviour.

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