sls-test-tools icon indicating copy to clipboard operation
sls-test-tools copied to clipboard

Make apiPollingDelay an optionnal parameter of StepFunctions helper

Open PChol22 opened this issue 3 years ago • 0 comments

When running multiple StepFunctions-related tests in parallel, we encounter the error ThrottlingException: Rate exceeded

It would be nice to be able to pass apiPollingDelay as a parameter of the StepFunctions helper (in build() or runExecution()), in order to increase it in case we hit the API threshold.

PChol22 avatar Aug 16 '22 16:08 PChol22