[experiments] extend expiration of pick_first_new (#37480)

Closes #37480

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37480 from markdroth:pf_experiment_expiry b9a663fc91
PiperOrigin-RevId: 663011420
pull/37486/head
Mark D. Roth 3 months ago committed by Copybara-Service
parent fe249ceb25
commit 888d9666fe
  1. 2
      src/core/lib/experiments/experiments.yaml

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

Loading…
Cancel
Save