-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
It is possible to specify a priority for external tasks. This allows external executors to decide which job will be executed next.
AT
- an external task entity has a priority property
- priorities can be specified during runtime, eg calculated by a priority provided based on runtime data (variables, business key etc)
- external task service fetch and lock tasks by priority
- I can change the priority of an external task (Java/REST)