When workflows include error handling and fail gracefully, it is hard to tell that something has failed and which tasks failed without drilling down into each sub workflow.
Include a count of failed tasks column on the Workflow Executions page, similar to the # successful tasks.
And include the same when viewing the execution summary for each subworkflow.