seelmann edited a comment on issue #3596: [AIRFLOW-2747] Explicit re-schedule 
of sensors
URL: 
https://github.com/apache/incubator-airflow/pull/3596#issuecomment-421815236
 
 
   @Fokko I rebased again and made following changes:
   
   * Instead of using a `reschedule` boolean flag I switched to `mode` property 
with possible values `poke` (default) and `reschedule` to allow other modes in 
future (e.g. `in_scheduler` as mentioned by Maxime).
   * Changed the Gantt view based on feedback from Pedro, see screenshots in 
the Jira issue.
   * Changed the CSS class in Gantt for the `NONE` state to display as white 
instead of black, streamlined to graph and tree view.
   * Added more tests and updated documentation
   
   From my PoV it's ready to be merged.

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