You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
Currently, we use a separate SourceTasks that runs these in Tokio. It may be easier to manage if we had a separate SourcePipeline although that raises questions of how a pipeline interacts with Tokio. Deferred for now since the "tokio pushes directly to the first non-SourcePipeline" is working.