Skip to main content

Signature

allOrThrow<T>(tasks, options?): Promise<T[]>

Options

  • Inherits all run options
  • concurrency: simultaneous limit

Example

If a task fails, the normalized error is thrown.