tatiana commented on issue #51816:
URL: https://github.com/apache/airflow/issues/51816#issuecomment-4045240607

   @andreahlert Thank you very much for working on this!
   
   I left some feedback on the PR itself.
   
   TL;DR:
   
   I believe the PR https://github.com/apache/airflow/pull/61630 is a 
meaningful improvement to Airflow's error handling. The change provides a 
clearer error message and suggests a possible solution for end users, which is 
definitely helpful. That said, my impression is that this PR does not solve the 
root cause of the issue discussed in this thread, which is allowing `dag.test` 
to follow the same flow as `DAG processor -> Supervisor comms -> Variable` - 
which means this ticket should remain open until the underlining issue is 
solved.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to