Open
Description
I'm looking at using PynamoDB over direct use of Boto3 to talk to DynamoDB. However, one of the features of Boto3 I've been using is its retry modes. I didn't find any similar retry mode configuration options in the PynamoDB connection API docs. It's not clear to me where botocore ends and boto3 begins, and whether PynamoDB supports this functionality based on using botocore.
Metadata
Metadata
Assignees
Labels
No labels