Skip to content

ensure that all actions play at least once #1157

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

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

Conversation

sammachin
Copy link
Contributor

fixes #1155

This is a non-breaking change to the API in that the experience when retries is greater than the number of actions is the same but for the scenario where a user has specified multiple actions but not set retries (or set to 1) it will still play each action once (unless the actionHook responds before then)

Will also update docs for the retries param to clarify the expereince

@sammachin sammachin requested a review from davehorton April 15, 2025 10:50
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.

actionHookDelayAction, retries with multiple actions.
1 participant