mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-04-09 03:54:15 +00:00
3d too slow
This commit is contained in:
parent
7080e6c70d
commit
7b99bcb94e
@ -85,7 +85,7 @@ def get(event, context):
|
||||
def get_telem(event, context):
|
||||
|
||||
durations = { # ideally we shouldn't need to predefine these, but it's a shit load of data and we don't need want to overload ES
|
||||
"3d": (259200, 1),
|
||||
"3d": (259200, 15),
|
||||
"1d": (86400, 1),
|
||||
"12h": (43200, 1),
|
||||
"6h": (21600, 1),
|
||||
|
Loading…
x
Reference in New Issue
Block a user