Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Dec 19, 2024
1 parent c4ce477 commit 8fca492
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/lib/experiments/experiments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
test_tags: [resource_quota_test]
- name: local_connector_secure
description: Local security connector uses TSI_SECURITY_NONE for LOCAL_TCP connections.
expiry: 2024/01/30
expiry: 2025/01/30
owner: [email protected]
test_tags: ["core_end2end_test"]
- name: max_pings_wo_data_throttle
Expand Down Expand Up @@ -214,6 +214,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/01/30
expiry: 2025/01/30
owner: [email protected]
test_tags: ["core_end2end_test", "cpp_end2end_test", "xds_end2end_test", "lb_unit_test"]

0 comments on commit 8fca492

Please sign in to comment.