External Task, Jobs and retry time cycle

Hi @pipeline,

when you use external task, you have to handle the retries and the time between in the worker. Have a look at the docs: https://docs.camunda.org/manual/7.10/user-guide/process-engine/external-tasks/#reporting-task-failure.

Hope this helps, Ingo