At the moment BLOCKING_WINDOW_DURATION_SEC is used in too many cases:
- how frequently to fetch ClickHouse
- how far back in the past to go for history to get baseline model
- for how long in the past to get data for the base model
(2) and (3) must be defined with new separate configurations
At the moment
BLOCKING_WINDOW_DURATION_SECis used in too many cases:(2) and (3) must be defined with new separate configurations