Skip to content

Commit 9920bb2

Browse files
markdrothcopybara-github
authored andcommitted
[experiments] update expiration times (grpc#39600)
Closes grpc#39600 COPYBARA_INTEGRATE_REVIEW=grpc#39600 from markdroth:experiment_expiration_update 71df21e PiperOrigin-RevId: 760675156
1 parent 71a5c83 commit 9920bb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/core/lib/experiments/experiments.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# state of each experiment.
4343
- name: call_tracer_in_transport
4444
description: Transport directly passes byte counts to CallTracer.
45-
expiry: 2025/06/01
45+
expiry: 2026/02/01
4646
4747
test_tags: []
4848
allow_in_fuzzing_config: false
@@ -64,7 +64,7 @@
6464
test_tags: [core_end2end_test]
6565
- name: error_flatten
6666
description: Flatten errors to ordinary absl::Status form.
67-
expiry: 2025/06/01
67+
expiry: 2025/09/01
6868
6969
test_tags:
7070
["core_end2end_test", "cpp_end2end_test", "xds_end2end_test", "error_tests"]

0 commit comments

Comments
 (0)