Skip to content

Cron worker to ingest data from ci_builds to ClickHouse

  1. Add cron worker using service introduced in Service to ingest data from ci_builds to ClickH... (#421200 - closed)
  2. It should avoid concurrent execution using exclusive lease
  3. It should be behind the feature flag
  4. Add utility table in CI database to store finished builds for syncing to ClickHouse