[pick_first_new] extend experiment expiration time (#37947)

Closes #37947

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37947 from markdroth:experiment_expiration 42afcf0b15
PiperOrigin-RevId: 687321221
pull/37950/head
Mark D. Roth 4 months ago committed by Copybara-Service
parent 3da4d62adc
commit da4fb493de
  1. 2
      src/core/lib/experiments/experiments.yaml

@ -114,7 +114,7 @@
test_tags: [flow_control_test]
- name: pick_first_new
description: New pick_first impl with memory reduction.
expiry: 2024/10/30
expiry: 2025/03/01
owner: roth@google.com
test_tags: ["lb_unit_test", "cpp_lb_end2end_test", "xds_end2end_test"]
- name: promise_based_inproc_transport

Loading…
Cancel
Save