mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-04-15 06:36:44 +00:00
fix predictor lag value
This commit is contained in:
parent
dd0d03c932
commit
4ecdc1d3cc
@ -474,7 +474,7 @@ async def predict_async(event, context):
|
||||
"serial_diff": {
|
||||
"buckets_path": "4-metric",
|
||||
"gap_policy": "skip",
|
||||
"lag": 5
|
||||
"lag": lag
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user