Closed kandharvishnu closed 2 days ago
Looking good overall beside @rawwar comments.
yes, removed the print statements
Just noticed logical_date is missing in response model(TaskInstanceHistoryResponse). Is this intentional ?
Just noticed logical_date is missing in response model(TaskInstanceHistoryResponse). Is this intentional ?
TaskInstanceHistoryResponse return logical_date
I saw the response Here and saw it had execution_date
I have raised a PR to fix that - https://github.com/apache/airflow/pull/43830
related to: https://github.com/apache/airflow/issues/42370