-
Couldn't load subscription status.
- Fork 20
Open
Labels
part:data-pipelineAffects the data pipelineAffects the data pipelinepart:power-managementAffects the management of battery power and distributionAffects the management of battery power and distributiontype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
What's needed?
Currently the PowerDistributingActor uses 10-second timers to determine if it is missing data for any component. This is out of sync with the formulas which react to missing data as soon as the resampler starts sending None values for components.
To fix this, the PowerDistributingActor needs to start using resampler streams to detect missing data. This would also help eliminate timers which can be costly.
Proposed solution
No response
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
part:data-pipelineAffects the data pipelineAffects the data pipelinepart:power-managementAffects the management of battery power and distributionAffects the management of battery power and distributiontype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Projects
Status
To do