{% for (exception_type, service, model, question_name), count in exceptions_table.items() %} {% endfor %}
Exception Type Service Model Question Name Total
{{ exception_type }} {{ service }} {{ model }} {{ question_name }} {{ count }}

Note: You may encounter repeated exceptions where retries were attempted.

See details about each exception, including code for reproducing it (click to expand).