Threadline.Export.Orchestrator (Threadline v0.6.0)

Copy Markdown View Source

Executes asynchronous export jobs safely by streaming directly to disk.

Summary

Functions

Runs an export job by job_id. Streams records directly to a temporary file and then persists it via Threadline.Storage.

Functions

run(job_id, opts \\ [])

Runs an export job by job_id. Streams records directly to a temporary file and then persists it via Threadline.Storage.