Progress {{ run.status }} {% if run.row_count is not none %} · {{ run.row_count }} rows{% endif %}
{% if run.live_log %}
{{ run.live_log }}
{% elif run.status == 'running' %} Waiting for output… {% else %} {% endif %}