Add longer window for launch predictions (#138)

Co-authored-by: xssfox <xss@sprocketfox.io>
This commit is contained in:
Michaela Wheeler 2024-04-25 12:56:27 +10:00 committed by GitHub
parent 020e9599d2
commit 70d001798c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {