From 522fba63e9814404f7956186c0ad7fe2eaca5a1f Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 24 Oct 2025 16:07:07 +0200 Subject: [PATCH] feat: increase api timeout to 30 seconds --- tasks/pulse.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index 687cf50..4f9e349 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -44,5 +44,8 @@ env: + # pulse + CONNECTION_TIMEOUT: "30" + # global TZ: "{{ timezone }}"