diff --git a/src/message_handler.py b/src/message_handler.py index 32e7494..7ac4f41 100644 --- a/src/message_handler.py +++ b/src/message_handler.py @@ -208,7 +208,7 @@ def handle_min_date(_): return message -@func_set_timeout(10) +@func_set_timeout(22) def update_centres(): centres_by_date = defaultdict(lambda: list()) centres = requests.post("https://autocitavacuna.sanidadmadrid.org/ohcitacovid/autocita/obtenerCentros",