suman-himanshu commented on issue #34207:
URL: https://github.com/apache/airflow/issues/34207#issuecomment-3219660404

   Tried reproducing the issue using 
[file](https://gist.github.com/samc1213/41d58e37d2acba81b4177a773a6ea628) from 
main branch.
   
   As mentioned by @anasatzemoso observed same behaviour, wait_dag1 task keeps 
printing `Sleeping for 2.0 seconds... Even after setting a timeout, the sensor 
does not stop or fail, it just continues this loop unless the DAG is manually 
marked as failed. This feels like the timeout is being ignored entirely`.
   
   <img width="1822" height="1071" alt="Image" 
src="https://github.com/user-attachments/assets/800953a0-e1bf-409c-bf92-bef54a2c16c4";
 />
   
   As per my understanding the system should have some default behaviour for 
the scenario, Please help us understand on what should be the default behaviour 
in the above scenario.
   cc - @akshayvijayjain


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