You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/06 16:15:31 UTC

[GitHub] [airflow] daveoconnor opened a new issue, #22789: Add reload_on_trigger_change

daveoconnor opened a new issue, #22789:
URL: https://github.com/apache/airflow/issues/22789

   ### Description
   
   Using the quickstart setup, for plugin changes there exists `reload_on_plugin_change = True` which when True causes the workers to restart on a change to the code in plugins.
   
   For triggers there is no similar option and workers are not automatically restarted on a change to triggers in plugins.
   
   ### Use case/motivation
   
   Add equivalent functionality for triggers to that which exists for plugins, where related workers are restarted so that trigger changes are picked up. 
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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-unsubscribe@airflow.apache.org.apache.org

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


[GitHub] [airflow] daveoconnor commented on issue #22789: Add reload_on_trigger_change

Posted by GitBox <gi...@apache.org>.
daveoconnor commented on issue #22789:
URL: https://github.com/apache/airflow/issues/22789#issuecomment-1090455281

   @dstandish 
   Hi, we talked about this in slack a while back and you asked to be tagged on it.
   
   Thanks!


-- 
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-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] boring-cyborg[bot] commented on issue #22789: Add reload_on_trigger_change

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #22789:
URL: https://github.com/apache/airflow/issues/22789#issuecomment-1090454353

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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-unsubscribe@airflow.apache.org

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