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

MIT No Attribution
29 stars 13 forks source link

Async Metrics count PagesSendToProcess even when call is not successful #90

Closed schadem closed 1 year ago

schadem commented 1 year ago

In case a call to Textract is not successful and retried, the number of pages submitted will still be logged and send to CloudWatch metrics. Only successful job starts should count toward the pages submitted.