Commit a553e76
B #7915: Fix PREDICTIVE config lookup in one_drs
read the lowercase "predictive" config key while the config stores
PREDICTIVE, so the predictive factor was always 0 and forecasts were
never blended in. Also guard against a None value coming from a cluster
ONE_DRS template without PREDICTIVE defined.
(cherry picked from commit 60dfce2026dec29904f01b5b88a7174c79dbbf53)1 parent 19893a1 commit a553e76
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
972 | 972 | | |
973 | 973 | | |
974 | 974 | | |
975 | | - | |
| 975 | + | |
976 | 976 | | |
977 | 977 | | |
978 | 978 | | |
| |||
0 commit comments