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

feat: add client reload on config change #4256

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

obadoraibu
Copy link

Thid pull request proposed as part of the homework for the course "designing the architecture of software systems". The ability to configure client updates when configuration files are changed is implemented. "Watcher" was used instead of "fsnotify" due to problems with the compatibility of the second with macos

@fatedier
Copy link
Owner

fatedier commented Jun 3, 2024

#3728 (comment)

This feature is not currently in the plan due to some concerns and it is not very perfect. For now, you can reload the configuration through the reload API after updating the configuration file.

Copy link

PRs go stale after 21d of inactivity. Stale PRs rot after an additional 7d of inactivity and eventually close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants