-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Description
What feature would you like to be included in Luos?
Sometimes you may have multiple applications needing information from the same source.
Currently, in this situation, if both of the apps are using the auto-update feature to get information back, only one (the last one that asks it) will receive the auto-update result.
This can lead to misunderstanding and unpredictable behaviors.
Describe the expected behavior of the feature
It could be convenient to allow multiple auto-updates on the same service.
In this case, auto-updates are not contained in the service it needs to be an independent table referencing it.
What is the motivation/use case for changing the behavior?
This kind of scenario mostly happens when you develop something with an App and want to debug, check, or control some services through a Gate.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo