[experiments] extend work_serializer_dispatch expiry (#37127)

<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes #37127

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37127 from yousukseung:extend-work-serializer-dispatch b63295336a
PiperOrigin-RevId: 648451105
pull/37128/head
Yousuk Seung 8 months ago committed by Copybara-Service
parent 55cc0af10e
commit 370e62a06b
  1. 2
      src/core/lib/experiments/experiments.yaml

@ -205,6 +205,6 @@
Have the work serializer dispatch work to event engine for every callback,
instead of running things inline in the first thread that successfully
enqueues work.
expiry: 2024/06/30
expiry: 2024/09/30
owner: ysseung@google.com
test_tags: ["core_end2end_test", "cpp_end2end_test", "xds_end2end_test", "lb_unit_test"]

Loading…
Cancel
Save