mammoth-bear-12532
3. Any prior art on Airflow integrations, especially on what hooks are available? Ideally, we’d love Airflow to push events on task scheduled, task started and task completion to correctly calculate timeliness WRT SLA and alert our users. Is that something has been done successfully in the past? Meanwhile, if Airflow is only able to push event on task completion, and DataProcessInstanceRunEvent only have one TimeseriesAspectBase, how do I persist several timestamps like,execution_time
, andstart_time
? Should I create another similar aspect, or extend the existing ones? 🧵finish_time
mammoth-bear-12532
mammoth-bear-12532
dazzling-judge-80093
04/30/2022, 6:56 AM