Back to Redash

Redash failed to run the following queries:

redash/templates/emails/failures.html

26.07.1-dev424 B
Original Source

Redash failed to run the following queries:

{% for failure in failures %}

{{failure.name}} Go to Query

Last failed: {{failure.failed_at}} {% if failure.failure_count > 1 %}

  • {{failure.failure_count - 1}} more failures since last report {% endif %}

Exception

{{failure.failure_reason}}

{% if failure.comment %} {{failure.comment}} {% endif %} {% endfor %}