ashb commented on issue #6340: [Airflow-5660] Try to find the task in DB before 
regressing to search…
URL: https://github.com/apache/airflow/pull/6340#issuecomment-547874314
 
 
   > Only dag_id / task_id are being stored in the labels. The execution date 
isn't being stored there so it shouldn't be a problem.
   
   
https://github.com/apache/airflow/blob/5a0ddc576a45e7c2e573eb468f4f133bd56cc03b/airflow/executors/kubernetes_executor.py#L539
 begs to differ. But `_label_safe_datestring_to_datetime` and it's reverse 
means it's probably okay:)
   
   Final question: which log file does this warning show up in?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to