Skip to content

Adds backoffTime option to throttle on getRecords#17

Open
gudmundur wants to merge 2 commits intomhart:masterfrom
heroku:backoff-time
Open

Adds backoffTime option to throttle on getRecords#17
gudmundur wants to merge 2 commits intomhart:masterfrom
heroku:backoff-time

Conversation

@gudmundur
Copy link
Copy Markdown

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
Copy Markdown

egut commented Mar 10, 2016

Any plan to merge this?

@JADurham909
Copy link
Copy Markdown

Pretty please 👍

@gudmundur
Copy link
Copy Markdown
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