mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-01-18 02:39:45 +00:00
Add longer window for launch predictions
This commit is contained in:
parent
2b45e4160c
commit
ac0923776f
@ -71,7 +71,7 @@ def fetch_s3(serial):
|
||||
else:
|
||||
raise
|
||||
|
||||
def fetch_launch_sites(time_filter="24h"):
|
||||
def fetch_launch_sites(time_filter="48h"):
|
||||
payload = {
|
||||
"aggs": {
|
||||
"2": {
|
||||
|
Loading…
Reference in New Issue
Block a user