Fokko commented on issue #3596: [AIRFLOW-2747] Explicit re-schedule of sensors
URL: 
https://github.com/apache/incubator-airflow/pull/3596#issuecomment-447619213
 
 
   @ashb @seelmann To simplify things, I'm all in for setting the re-schedule 
method as the default scheduling method for sensors, and get rid of the 
blocking sensors. This will also enable the use of sensors on the 
`SequentialExecutor` (apart from the reschedule state). But more important from 
my perspective, it will greatly simplify the logic since we don't have to 
maintain two branches of the sensor execution (legacy, and re-scheduling). 
Curious what you guys think.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to