Support overlapping buckets in the power manager #1147
Labels
part:❓
We need to figure out which part is affected
priority:❓
We need to figure out how soon this should be addressed
type:enhancement
New feature or enhancement visitble to users
Milestone
What's needed?
Currently, when there are simultaneous requests for not matching but overlapping sets of components, we'll get an error. This should change.
Proposed solution
When there are ovelapping component ids in 2 requests, they need to be broken down in to 3 separate buckets, one with the common components and one with the unique component ids for each request, and target powers should be calculated for each of them separately.
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: