Skip to content

Releases: heroku/kinesis

v2.0.2

15 Apr 07:15
Compare
Choose a tag to compare

Fixes socket timeouts when making calls to Kinesis. A callback was missing for handling the timeout, now it aborts the connection, causing a retry.

v2.0.1

28 Oct 10:13
Compare
Choose a tag to compare

Additional logging for AWS Kinesis API calls to diagnose TypeError: Cannot read property 'NextShardIterator' of undefined errors.