crccheck / kinesis-streams

AWS Kinesis readable and writable streams
Apache License 2.0
8 stars 6 forks source link

Retry get records #13

Closed crccheck closed 7 years ago

crccheck commented 7 years ago

This adds a basic retry so getRecords will retry silly things like ProvisionedThroughput errors

TODO