grpc-java/xds
Eric Anderson 6ff8ecac09 core: Don't pre-compute DEADLINE_EXCEEDED message for delayed calls
The main reason I made a change here was to fix the tense from the
deadline "will be exceeded in" to "was exceeded after". But we really
don't want to be doing the string formatting unless the deadline is
actually exceeded. There were a few more changes to make some variables
effectively final.
2025-07-22 06:56:02 -07:00
..
src core: Don't pre-compute DEADLINE_EXCEEDED message for delayed calls 2025-07-22 06:56:02 -07:00
third_party xds: cncf/xds proto sync to 2025-05-02 (#12225) 2025-07-17 10:26:12 +05:30
BUILD.bazel xds: xDS-based HTTP CONNECT configuration (#11861) 2025-03-06 13:40:18 +05:30
build.gradle xds: Enable deprecation warnings 2025-04-11 08:25:21 -07:00