X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=6da2e688a4f6694a6b526cd4f022b101ae3c1b25;hb=c22b117f8593bba575a4385b8f125f14b4bf1099;hp=7a29becff9147114291d9746b5a7e7f1c37af329;hpb=18ba88e2f8612c6137bf564388ce8f905ae6d4ee;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index 7a29becf..b4639929 100644 --- a/docs/interfaces/WorkerChoiceStrategyOptions.html +++ b/docs/interfaces/WorkerChoiceStrategyOptions.html @@ -1,4 +1,4 @@ -WorkerChoiceStrategyOptions | poolifier
+WorkerChoiceStrategyOptions | poolifier - v2.6.29
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.29
    -
    +
    • poolifier
    • @@ -17,13 +17,14 @@

      Interface WorkerChoiceStrategyOptions

    Worker choice strategy options.

    -
    +
    +

    Hierarchy

    • WorkerChoiceStrategyOptions
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:71
  • @@ -31,21 +32,79 @@

    Properties

    -
    - -
    medRunTime?: boolean
    -

    Use tasks median run time instead of average run time.

    +
    + +
    choiceRetries?: number
    +

    Number of worker choice retries to perform if no worker is eligible.

    +
    +
    +

    Default Value

    6

    - +
    +
    +
    +

    On This Page

    - -
    +
  • choiceRetries
  • +
  • elu
  • +
  • measurement
  • +
  • runTime
  • +
  • waitTime
  • +
  • weights
  • + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file