From 478ad6671781c1ab251d26e1d0e349247a2210af Mon Sep 17 00:00:00 2001 From: Tatiana Al-Chueyr Date: Thu, 19 Dec 2024 11:42:46 +0000 Subject: [PATCH] Update cosmos/constants.py --- cosmos/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmos/constants.py b/cosmos/constants.py index 5104e9760..0d47e82cc 100644 --- a/cosmos/constants.py +++ b/cosmos/constants.py @@ -163,4 +163,4 @@ def _missing_value_(cls, value): # type: ignore TELEMETRY_URL = "https://astronomer.gateway.scarf.sh/astronomer-cosmos/{telemetry_version}/{cosmos_version}/{airflow_version}/{python_version}/{platform_system}/{platform_machine}/{event_type}/{status}/{dag_hash}/{is_cosmos_dag}/{cosmos_task_groups_count}/{task_count}/{cosmos_task_count}" TELEMETRY_VERSION = "v1" -TELEMETRY_TIMEOUT = 5.0 +TELEMETRY_TIMEOUT = 1.0