amoghrajesh commented on PR #32906:
URL: https://github.com/apache/airflow/pull/32906#issuecomment-1659912322

   > This test does not comply with the premise of being self-contained.
   > 
   > Maybe we have a flow like assuming a cosmos db already exists, we can 
parallelly start two tasks, one the sensor and the other a task that sleeps for 
few seconds doing nothing, and then after few seconds it creates a document 
which the sensor can sense and finally deleting the document on the success of 
all the tasks. Here is an example 
-https://github.com/apache/airflow/blob/main/tests/system/providers/sftp/example_sftp_sensor.py
   > 
   > WDYT?
   
   Yes that makes sense. But the intention of this PR is to delete the 
example_dag instead. I will handle that in a separate PR later. @Adaverse 


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