Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new CruiseControlTaskOperation to represent Status Cruise Control…
… Operation When the request on /state endpoint of CC takes longer than webserver.request.maxBlockTimeMs, then CC will convert the request into an async task and will respond with the taskID instead of the result. The Koperator should handle this case by waiting for CC to complete the task.
- Loading branch information