Current Tasks List - Show Task Server
Sometimes, a Revit session hangs on a task server machine, but the associated task monitor continues running. Even though the task has already been canceled on the Clarity host and appears in the Completed list with an Error status, the task server still treats it as active. As a result, it becomes blocked and cannot pick up new tasks.
To handle this, I usually check each running task on the task server and compare it with the Current Tasks list. If a task is running on the server but not listed in Current Tasks, I manually terminate it. This process takes time and could be optimized.
A helpful improvement would be to add a Task Server column to the Current Tasks list, similar to what’s available in the Completed Tasks list. For example, if a task server is configured to run up to 8 tasks, but only 5 are shown in the Current Tasks list, it suggests that 3 tasks are stuck. While I’d still need to identify and terminate them manually, this visibility would make it much easier to detect and respond to hanging tasks.