79662261

Date: 2025-06-11 15:33:36
Score: 3.5
Natty:
Report link

You can achieve this in Apache Airflow by using Asset Aware Scheduling.

Once you have a DAG that uses an asset for scheduling, you can trigger it via the Airflow API Asset event endpoint.

However for this to work, your events must be able to reach the Airflow API. How are you pushing your events?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: scr