-
Couldn't load subscription status.
- Fork 20
Closed
Labels
part:data-pipelineAffects the data pipelineAffects the data pipelinetype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
What's needed?
Currently there is no clean way to wait until the MovingWindow got updated with a certain number of samples.
This feature has been requested in the past and there has been an initial implemented attempt #387.
This feature has been requested again now by @cwasicki.
Proposed solution
Introduce an asynchronous wait_for_samples method that returns once the requested number of new samples has been stored in the MovingWindow.
Use cases
- replace a while loop in the
Forecast actor(Add method to MovingWindow that waits for a number of samplesย #387 (comment))
Alternatives and workarounds
No response
Additional context
No response
cwasicki
Metadata
Metadata
Assignees
Labels
part:data-pipelineAffects the data pipelineAffects the data pipelinetype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Projects
Status
Done