How about we add support for querystrings in GET method of TaskColllectionHandler, and add ability to filter that collection by task name and running status? UI would then be able to check if deployment task is running or not, regardless of cluster's status. I think this should be a general way of checking if some task is in progress or not.
How about we add support for querystrings in GET method of TaskColllection Handler, and add ability to filter that collection by task name and running status? UI would then be able to check if deployment task is running or not, regardless of cluster's status. I think this should be a general way of checking if some task is in progress or not.