Skip to content

[NEW FEATURE] Allow multiple auto-updates per services #450

@nicolas-rabault

Description

@nicolas-rabault

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

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions