Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.

web


web / lib/jobs/workflows/scheduled-ingest

lib/jobs/workflows/scheduled-ingest

Scheduled ingest workflow — automated URL fetch + full pipeline.

Triggered by the schedule-manager job or webhooks. Fetches data from a URL, runs dataset-detection, then processes all sheets in parallel.

Variables

scheduledIngestWorkflow

const scheduledIngestWorkflow: WorkflowConfig<"scheduled-ingest">

Last updated on