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