Optional
maxMaximum number of iterations
Optional
throwWhether to throw an error if max iterations is reached
Optional
continueWhether to continue if a step fails during iteration
Optional
retryRetry configuration
Optional
maxRetries?: numberMaximum number of retries for the whole RepeatUntil step
Optional
baseDelay?: numberBase delay between retries in ms
Options for the repeatUntil step