How to retrieve the airflow dag task instance execution date info?
I tried to retrieve the date and time information, but instead of getting the specific task instance date and time, it returned the date and time of the entire DAG.
I tried to retrieve the date and time information, but instead of getting the specific task instance date and time, it returned the date and time of the entire DAG.