Hi Flowable team,
In Flowable documentation, we can read how the async executor works but nothing is mentioned on the acquisition order of jobs to execute.
Reading the Flowable source code (mainly in module flowable-job-service
), I have not be able to identified a specific order for job acquisition. Can you confirm that no acquisition order exists, or explain us which one is used ?
Thanks for your help,
Regards,
Christophe D.