mediacloud / sous-chef

Configurable Data Analytics Pipeline
1 stars 0 forks source link

Init flow runs via a webhook #17

Closed pgulley closed 2 months ago

pgulley commented 6 months ago

Prefect has webhook integrations, so we could background all of the prefect interaction- a web interface could be used to specify a recipe (from s3? or elsewhere) and a SC entrypoint and just trigger the creation of a flow from a pre-built deployment for that entrypoint.

pgulley commented 2 months ago

This is not the way- use the prefect api instead.