Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make apiPollingDelay an optionnal parameter of StepFunctions helper #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PChol22
Copy link

@PChol22 PChol22 commented Aug 16, 2022

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.

…epFunctions helper to avoid API throttling issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant