Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main loop: plugin to reload the global configuration #3762

Open
1 task
oliver-sanders opened this issue Aug 7, 2020 · 2 comments
Open
1 task

main loop: plugin to reload the global configuration #3762

oliver-sanders opened this issue Aug 7, 2020 · 2 comments
Labels
question Flag this as a question for the next Cylc project meeting.
Milestone

Comments

@oliver-sanders
Copy link
Member

oliver-sanders commented Aug 7, 2020

Attempt after: #3626

Write a main loop plugin to reload the global configuration.

  • Updates [platforms] allowing for dev-ops to handle failures / updates.
  • Updates [suite servers] simplifying the existing auto_reload plugin which only reloads the global config locally.

Questions:

  • Should this plugin be included in the default set, if so with what interval.

Pull requests welcome!

@oliver-sanders oliver-sanders added this to the cylc-8.0.0 milestone Aug 7, 2020
@oliver-sanders oliver-sanders added the question Flag this as a question for the next Cylc project meeting. label Aug 7, 2020
@hjoliver
Copy link
Member

hjoliver commented Aug 7, 2020

Should this plugin be included in the default set, if so with what interval.

IMO yes it should. Infrequent - 10 min?

@oliver-sanders
Copy link
Member Author

Note: with #5182 platforms are cached so this plugin will need to wipe the cache for changes to get picked up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Flag this as a question for the next Cylc project meeting.
Projects
None yet
Development

No branches or pull requests

2 participants