themitigater commented on issue #36567:
URL: https://github.com/apache/airflow/issues/36567#issuecomment-1876290111

   > > On checking the code for hooks from [airflow 
2.5.3](https://github.com/apache/airflow/blob/2.5.0/airflow/providers/google/cloud/hooks/dataflow.py#L388),
 it seems like it always used to raise, not sure if anything has changed in how 
Airflow handles it now.
   > > I am happy to help triage and fix this if someone can guide me on where 
to start.
   > 
   > First step would be to reproduce. From there, it will be much easier to 
step through the code and identify the root cause of the issue and implement a 
fix.
   
   Can you tell me where to look first? I looked at `dag.py:1354` and 
`dagrun.py` as per the stacktrace, but haven't found anything concrete.


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