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
This DAG uses a deferrable operator which, in conjunction with the triggerer process, "offloads" the DAG from its worker for a specfic period of time, before being picked up and again and executed.
228
-
You will see the task cycle through the following states:
227
+
From the Task Instances view (under Dags), you will see the task cycle through the following states:
Wait for Airflow to come back up, and you should now see the generated DAGs.
323
+
325
324
[NOTE]
326
325
====
327
326
The scheduled job runs every minute and so an instance of it may be running while the scheduler is being re-started as a result of the patch, in which case that instance may fail.
0 commit comments