{% for ri in info %} {% if ri.tasksPosted %} {% endif %} {% endfor %}
TypeIDPostedAssignedCompletedFailedTimed outReturned after timeoutAvg Cost
RecipeRule {{ ri['ID'] }} {{ ri['tasksPosted'] }} {{ ri['tasksRunning'] }} {{ ri['tasksCompleted'] }} {{ ri['tasksFailed'] }}{% if ri.errors %} - Error log{% endif %} {{ ri['tasksTimedOut'] }} {{ ri['tasksCompleteAfterTimeout'] }} {{ ri['averageExecutionCost'] }}