Package io.camunda.zeebe.client.impl.worker
package io.camunda.zeebe.client.impl.worker
-
ClassDescriptionAn implementation of
BackoffSupplier
which uses a simple formula, multiplying the previous delay with an increasing multiplier and adding some jitter to avoid multiple clients polling at the same time even with back off.The job worker wants to have enough jobs to work on.