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

dbus: support triggering graceful agent reset, configuration reload #673

Open
lucab opened this issue Nov 5, 2021 · 0 comments
Open

dbus: support triggering graceful agent reset, configuration reload #673

lucab opened this issue Nov 5, 2021 · 0 comments

Comments

@lucab
Copy link
Contributor

lucab commented Nov 5, 2021

For the usecase described in #671 (comment), it would be useful to expose a DBus method to allow external consumers to request a graceful agent reset (e.g in order to switch to a different configuration).

In general it isn't always possible to gracefully reset, for example it may not be allowed when the agent is already finalizing an update.
Thus we first need to identify valid reset states/points, and intermix the reset signal with the existing state-machine ticking.

@lucab lucab changed the title dbus: support triggering graceful agent reset dbus: support triggering graceful agent reset / config reload Apr 19, 2022
@lucab lucab changed the title dbus: support triggering graceful agent reset / config reload dbus: support triggering graceful agent reset, configuration reload Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant