Releases: heroku/kinesis
Releases · heroku/kinesis
v2.0.2
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
Additional logging for AWS Kinesis API calls to diagnose TypeError: Cannot read property 'NextShardIterator' of undefined
errors.