An array of steps to execute in parallel
Optional
continueWhether to continue execution if one track fails
Optional
timeoutMaximum time in ms to wait for all tracks to complete
Optional
mergeFunction to merge results from all tracks
Optional
includeWhether to include the merged result in the results array
Optional
retryRetry configuration for the parallel step
Optional
maxRetries?: numberMaximum number of retries
Optional
baseDelay?: numberBase delay between retries in ms
Options for parallel execution