terricain / aioboto3

Wrapper to use boto3 resources with the aiobotocore async backend
Apache License 2.0
748 stars 76 forks source link

Show how to control retries #344

Closed iainelder closed 2 months ago

iainelder commented 3 months ago

Copied from my Stack Overflow answer.

When I searched Google for aioboto3 retries, that question was the top result, and until today unanswered.

terricain commented 2 months ago

Nice! Thanks, this is excellent.