@vladbasin/ts-result • Docs
@vladbasin/ts-result / CombineFactoriesOptionsType
CombineFactoriesOptionsType:
object
Defines join behavior
optional
abortSignal:AbortSignal
Pass a signal to stop the process
optional
concurrency:number
Maximum level of parallel execution
optional
stopOnError:boolean
Stop the process and fail if any of the underlying result fails