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

Adds backoffTime option to throttle on getRecords #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gudmundur
Copy link

By getting records immediately after a successful GetRecords call there is the
potentially starving other Kinesis consumers on the stream. This change adds an
optional backoffTime (ms) option that sleeps before getting records again.

gudmundur and others added 2 commits August 19, 2015 11:40
By getting records immediately after a successful getRecords call there is the
potentially starving other Kinesis consumers on the stream. This change adds an
optional backoffTime (ms) option that sleeps before getting records again.
@egut
Copy link

egut commented Mar 10, 2016

Any plan to merge this?

@JADurham909
Copy link

Pretty please 👍

@gudmundur
Copy link
Author

If this is still relevant, we ended up forking this repo and merging in this and a few other changes here: https://github.com/heroku/kinesis.

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

Successfully merging this pull request may close these issues.

5 participants