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

Partial reload #13

Open
ferdinand-beyer opened this issue Aug 6, 2023 · 0 comments
Open

Partial reload #13

ferdinand-beyer opened this issue Aug 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ferdinand-beyer
Copy link
Owner

Consider this use case:

  • We're in development, running a REPL
  • A system is running
  • The config changes. Maybe one of the scanned namespaces got reloaded, or something else happened.
  • We restart just the parts that are affected by the change:
    • Stop removed components
    • Start new components
    • Restart components whose config has changed or whose dependencies need to restart.
@ferdinand-beyer ferdinand-beyer added the enhancement New feature or request label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant