awslabs / amazon-kinesis-client

Client library for Amazon Kinesis
Apache License 2.0
642 stars 465 forks source link

add functionality to retry an InvalidArgumentException #1270

Closed vincentvilo-aws closed 7 months ago

vincentvilo-aws commented 7 months ago

Issue #, if available: N/A

Description of changes: Adding functionality to retry an InvalidArgumentException with a new iterator as opposed to retrying with the same iterator.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.