From 727c86220891d40a16ec237b2dc03ff0e1dbd937 Mon Sep 17 00:00:00 2001 From: Saqib Ansari Date: Wed, 7 Jan 2026 12:10:05 +0530 Subject: [PATCH] fix: whitelist is_enabled function (#35721) --- frappe/utils/telemetry/pulse/client.py | 1 + 1 file changed, 1 insertion(+) diff --git a/frappe/utils/telemetry/pulse/client.py b/frappe/utils/telemetry/pulse/client.py index cd3a60f234..54d542c42b 100644 --- a/frappe/utils/telemetry/pulse/client.py +++ b/frappe/utils/telemetry/pulse/client.py @@ -11,6 +11,7 @@ from frappe.utils.frappecloud import on_frappecloud from .utils import anonymize_user, ensure_http, parse_interval, utc_iso +@frappe.whitelist() @site_cache(ttl=60 * 60) def is_enabled() -> bool: return bool(