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

MIT No Attribution
27 stars 13 forks source link

TextractGenericAsyncSfnTask can time out #80

Closed schadem closed 1 year ago

schadem commented 1 year ago

error message: The cause could not be determined because Lambda did not return an error type. Returned payload: {"errorMessage":"2023-06-12T19:54:02.822Z 0f6ddd4e-e46b-4aaf-83c0-00401695d21a Task timed out after 3.01 seconds"}

Lambda calling Textract times out. 2 fixes:

  1. Increase timeout
  2. Retry on Lambda.Unknown