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

A Naive Consume in Batches API #100

Closed
wants to merge 1 commit into from

Conversation

KTSCode
Copy link

@KTSCode KTSCode commented Nov 13, 2019

This is an example of how one could naively implement a consume in batches API, however it is lacking support for not committing on error. I assume this could be done much more efficiently though It would take me a lot more time reading the code to figure out how to do that.

@KTSCode KTSCode mentioned this pull request Nov 13, 2019
@KTSCode KTSCode changed the title A Naive Consume in Batches Solution A Naive Consume in Batches API Nov 13, 2019
@thijsc
Copy link
Collaborator

thijsc commented Nov 14, 2019

Closing as discussed in #99

@thijsc thijsc closed this Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants