From e2fbfd2425c290a18e4bd0d62543370b6dfe1dae Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Mon, 2 Dec 2024 07:21:14 -0800 Subject: [PATCH] x --- src/core/lib/experiments/experiments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/lib/experiments/experiments.yaml b/src/core/lib/experiments/experiments.yaml index 1c848e159eb97..28605ea687404 100644 --- a/src/core/lib/experiments/experiments.yaml +++ b/src/core/lib/experiments/experiments.yaml @@ -202,7 +202,7 @@ - name: time_caching_in_party description: Disable time caching in exec_ctx, and enable it only in a single party execution. owner: ctiller@google.com - expiry: 2024/12/12 + expiry: 2025/01/17 test_tags: [] - name: trace_record_callops description: Enables tracing of call batch initiation and completion.