aws-samples / amazon-textract-idp-cdk-constructs

MIT No Attribution
27 stars 13 forks source link

Catch botocore.exceptions.ConnectionClosedError #75

Closed schadem closed 1 year ago

schadem commented 1 year ago

Sometimes got this error message:

Connection was closed before we received a valid response from endpoint URL: "https://textract.us-east-1.amazonaws.com/".

Catch and retry should fix this.