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

Update properties cache & notify property streams on service going up #1172

Open
zeenix opened this issue Dec 6, 2024 · 0 comments
Open
Labels
bug Something isn't working zbus Issues/PRs related to zbus crate

Comments

@zeenix
Copy link
Contributor

zeenix commented Dec 6, 2024

Currently if a service is down when you create a proxy and property streams with it, you won't get the values of the properties or get notified of property changes when the service goes up. A similar thing happens if the service goes down after a successful properties' cache update and notifications: after re-launch the cached values will most likely now be obsolete and need to be re-fetched.

@zeenix zeenix added bug Something isn't working zbus Issues/PRs related to zbus crate labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working zbus Issues/PRs related to zbus crate
Projects
None yet
Development

No branches or pull requests

1 participant