Path to the engine api
Interval of time to wait before making a new poll.
The default duration to lock the external tasks for in milliseconds.
The maximum number of tasks to fetch
load librairies containing workflow tasks
Options about subscription Like filtering what Camunda will send to the worker
topic name for which external tasks should be fetched
Function(s) that have access to the client instance as soon as it is created and before any polling happens. Check out logger for a better understanding of the usage of middlewares.
The id of the worker on which behalf tasks are fetched. The returned tasks are locked for that worker and can only be completed when providing the same worker id.
Generated using TypeDoc
The Long Polling timeout in milliseconds.