[experiments] extend expiration of happy eyeballs experiment (#35181)

Closes #35181

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35181 from markdroth:happy_eyeballs_experiment_expiration 5da6d05f61
PiperOrigin-RevId: 586709581
pull/35134/head
Mark D. Roth 1 year ago committed by Copybara-Service
parent 0c78392570
commit f356ef47e6
  1. 2
      src/core/lib/experiments/experiments.yaml

@ -185,7 +185,7 @@
- name: pick_first_happy_eyeballs
description:
Use Happy Eyeballs in pick_first.
expiry: 2023/12/15
expiry: 2024/01/15
owner: roth@google.com
test_tags: ["lb_unit_test", "cpp_lb_end2end_test", "xds_end2end_test"]
- name: ping_on_rst_stream

Loading…
Cancel
Save