MaiHoangViet1809 commented on issue #27952:
URL: https://github.com/apache/airflow/issues/27952#issuecomment-1344387121

   > But did you actually reproduce it ? @MaiHoangViet1809 ?
   > 
   > I belive the problem has been solved in the way that 
len(external_task_ids) will not raise the exception in the first place (this 
was the fix in #27251). Please double-check if you can reproduce it there and 
post logs in case it is not.
   
   oh, #27251 resolved another issues I reported before this, #27209.
   
   this one is still error in v2.5.0 after I upgraded airflow from 2.4.3 to 
2.5.0
   error log is the same with v2.4.3.
   
   I did try to move that 2 lines in "airflow/airflow/sensors/external_task.py" 
to the poke method of class and it work, but I am not sure which other line 
need to move so I fired this issue.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to