Package io.camunda.zeebe.client.impl.worker
-
Class Summary Class Description ExponentialBackoff An implementation ofBackoffSupplier
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.ExponentialBackoffBuilderImpl JobClientImpl JobPoller JobRunnableFactory JobWorkerBuilderImpl JobWorkerImpl The job worker wants to have enough jobs to work on.