-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
It is already possible to fetch multiple external tasks, so it should also be possible to complete multiple tasks with one request. If some of the tasks cannot be successfully completed (e.g. because they were cancelled), this does not affect the completion of the other tasks in the same request.
This feature is especially useful in cases where there are a lot of short-running external task instances and helps avoiding network overhead.
The same should be possible for reporting task failures.