Hi folks,
i ran into another issue and need your help. When i start a process via the spring client i create a process object and task object, from the JobWorker of an usertask, to keep track of the process instance key and the jobKeys. That works fine.
When i than start a new process, i have the behaviour that i have to wait around 10 Minutes until the JobWorker for the usertask gets active and creates the new task object.
Is there an explanation or do i oversee something?
Best regards