Lee-W commented on PR #31712:
URL: https://github.com/apache/airflow/pull/31712#issuecomment-1619850204

   @potiuk Sorry for taking so long. I added some descriptions to the 
[Deferrable Operators & 
Triggers](https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/deferring.html)
 page. I'm thinking of implementing the following stuff in separate PRs.
   
   1. list all the operators/sensors with deferrable mode support in 
[Deferrable Operators & 
Triggers](https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/deferring.html)
   2. add pre-commit hook to check `deferrable` is set to 
`conf.getboolean("operators", "default_deferrable", fallback=False)` instead of 
`False`


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to