Skip to main content
Defined in api/ingestion/v1/runs.proto. A run is one execution of a pipeline version, dispatched by the control plane and executed by a worker (see Architecture).

RPCs

TailRun is the one streaming RPC on the service — it’s what the UI uses to show live run progress without polling.
This page is a placeholder for full request/response field documentation, generated from runs.proto.