node-dynamodb-stream icon indicating copy to clipboard operation
node-dynamodb-stream copied to clipboard

Handle non-existent shards

Open jhecking opened this issue 4 years ago • 0 comments

Resolves https://github.com/ironSource/node-dynamodb-stream/issues/16. When the getShardIterator API call raises a ResourceNotFoundException we can simply skip the shard.

jhecking avatar Jul 02 '21 12:07 jhecking