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

Checks for components overlaps in power requests #1030

Open
daniel-zullo-frequenz opened this issue Aug 8, 2024 · 0 comments
Open

Checks for components overlaps in power requests #1030

daniel-zullo-frequenz opened this issue Aug 8, 2024 · 0 comments
Labels
part:power-distribution priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users
Milestone

Comments

@daniel-zullo-frequenz
Copy link
Contributor

What's needed?

The PowerDistributingActor should check and ensure there is no component IDs overlaps between requests being processed.
At the moment the power manager makes sure there are no component IDs overlaps.

Proposed solution

The PowerDistributingActor should also checks for component IDs overlaps and queue up the latest request discarding older queued items with a similar set of components rather than processing them concurrently and log a warning message to mention component IDs overlaps in power requests.

Use cases

No response

Alternatives and workarounds

No response

Additional context

Initially posted and required in #1023 (comment)

@daniel-zullo-frequenz daniel-zullo-frequenz added priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users part:power-distribution labels Aug 8, 2024
@daniel-zullo-frequenz daniel-zullo-frequenz added this to the post-v1.0 milestone Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:power-distribution priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users
Projects
Status: To do
Development

No branches or pull requests

1 participant