X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FTaskError.html;h=c32af1da88f21488afaa52c1b0b902eaacc675aa;hb=b93080b79a5e2e5d174991d87e96c97b307df18e;hp=5b235008f921b4c8c574fc7a1763e49e8ac1f06a;hpb=030eb5a38e62c6e381961644eab2ddac9a027aea;p=poolifier.git diff --git a/docs/interfaces/TaskError.html b/docs/interfaces/TaskError.html index 5b235008..c32af1da 100644 --- a/docs/interfaces/TaskError.html +++ b/docs/interfaces/TaskError.html @@ -32,7 +32,7 @@ +
  • Defined in src/utility-types.ts:10
  • @@ -42,25 +42,34 @@

    Properties

    Properties

    - +
    data?: Data

    Data passed to the worker triggering the error.

    +
  • Defined in src/utility-types.ts:22
  • - +
    message: string

    Error message.

    +
  • Defined in src/utility-types.ts:18
  • +
    + +
    workerId: number
    +

    Worker id.

    +
    +
    +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file