An array of steps to execute in parallel
OptionalcontinueWhether to continue execution if one track fails
OptionaltimeoutMaximum time in ms to wait for all tracks to complete
OptionalmergeFunction to merge results from all tracks
OptionalincludeWhether to include the merged result in the results array
OptionalretryRetry configuration for the parallel step
OptionalmaxRetries?: numberMaximum number of retries
OptionalbaseDelay?: numberBase delay between retries in ms
Options for parallel execution