{# Auto-refresh table rows so updated deltas are visible immediately #}
Fetch all — complete {{ summary.total }} processed
{% if summary.ok %}{{ summary.ok }} fetched{% endif %} {% if summary.failed %}{{ summary.failed|length }} failed{% endif %} {% if summary.missing %}{{ summary.missing|length }} missing{% endif %}
{% if summary.failed %}
View failures ({{ summary.failed|length }})
{% endif %} {% if summary.missing %}
View missing ({{ summary.missing|length }})
{% endif %}