{{ source.platform }}
Last {{ formatRelative(source.last_checked_at) }}
Next {{ formatRelative(source.next_check_at, { future: true }) }}
{{ source.consecutive_failures }} err
{{ source.last_error }}
{{ source.backfill_bypass_seen ? 'Recovering' : 'Backfilling'
}}{{ source.backfill_posts
? ` · ${source.backfill_posts} posts`
: (source.backfill_chunks ? ` (${source.backfill_chunks})` : '') }}
Backfilled
Stalled