mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2024-12-18 20:57:56 +00:00
Add longer window for launch predictions (#138)
Co-authored-by: xssfox <xss@sprocketfox.io>
This commit is contained in:
parent
020e9599d2
commit
70d001798c
@ -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