tr
TryGhost
GitHub
Ghost
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Ghost
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
Ghost
Workspace
Failed
30560
b24d0722 Changed the Tinybird sync cadence back to every five minutes ref https://linear.app/ghost/issue/NY-1559 The job was moved to a 20-second cadence for local development so a change in the automation tables showed up in Tinybird quickly. That cadence is far more than the stats need, and it removed all slack from the pipeline: a run that failed was retried 20 seconds later with no backoff, and a run that outlasted the interval meant the next tick attached to it immediately, so any backlog was sent as one continuous stream. Five minutes is the cadence the job was designed for, matches the other recurring maintenance jobs, and is a natural retry delay after a failed run. The random per-process offset stays so sites do not all run at once.
by Troy Ciesco
T
Previous
Next