Stop fallback formula when primary component start sending data #1045
Labels
part:data-pipeline
Affects the data pipeline
priority:low
This should be addressed only if there is nothing else on the table
type:enhancement
New feature or enhancement visitble to users
What's needed?
If primary component for formula stop sending data, we are subscribing for fallback components (if exists) and fetch metrics from them.
If primary components start sending data we take that value, but we don't unsubscribe from fallback components.
That generates unnecessary CPU usage. We should be able to stop fallback formula.
Proposed solution
No response
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: