From 2bb21ed6dfb8d1b0a5789167020add53853465f6 Mon Sep 17 00:00:00 2001 From: Alisha Nanda Date: Mon, 5 Aug 2024 17:35:14 +0000 Subject: [PATCH] Update experiment expirations --- src/core/lib/experiments/experiments.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/core/lib/experiments/experiments.yaml b/src/core/lib/experiments/experiments.yaml index 5815f2d66f5..8179377da0e 100644 --- a/src/core/lib/experiments/experiments.yaml +++ b/src/core/lib/experiments/experiments.yaml @@ -55,14 +55,14 @@ - name: canary_client_privacy description: If set, canary client privacy - expiry: 2024/08/01 + expiry: 2024/12/01 owner: alishananda@google.com test_tags: [] allow_in_fuzzing_config: false - name: client_privacy description: If set, client privacy - expiry: 2024/08/01 + expiry: 2024/12/01 owner: alishananda@google.com test_tags: [] allow_in_fuzzing_config: false @@ -88,7 +88,7 @@ uses_polling: true - name: free_large_allocator description: If set, return all free bytes from a "big" allocator - expiry: 2024/08/01 + expiry: 2024/12/01 owner: alishananda@google.com test_tags: [resource_quota_test] - name: max_pings_wo_data_throttle @@ -138,7 +138,7 @@ - name: server_privacy description: If set, server privacy - expiry: 2024/08/01 + expiry: 2024/12/01 owner: alishananda@google.com test_tags: [] allow_in_fuzzing_config: false