Add longer window for launch predictions

This commit is contained in:
xssfox 2024-04-09 20:55:14 +10:00
parent 2b45e4160c
commit ac0923776f

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