Closed jonchang closed 5 years ago
I was hitting this error:
botocore.exceptions.ClientError: An error occurred (ThrottlingException) when calling the CreateHITWithHITType operation (reached max retries: 4): Rate exceeded
Configure the Boto client to do retries so this doesn't occur with large (100+) batches.
Thanks for merging!
I was hitting this error:
Configure the Boto client to do retries so this doesn't occur with large (100+) batches.