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

MIT No Attribution
29 stars 13 forks source link

fix: Throttle Step Function Executions #103

Closed schadem closed 1 year ago

schadem commented 1 year ago

Fixes #102

Adds control how many Step Function excutions will be started at any given time and queues the overflow for later processing.