- Removed usage of worker queues in the client
- Changed the coordinator such that a task will only be polled if a thread is available for execution.
Important
- Removed the reliance on
ack
- Deprecated
WorkflowTaskCoordinator
in favor ofTaskRunnerConfigurer
NOTE
Removed deprecated method in TaskClient
void updateTask(TaskResult, String)