Doug Fawley
|
f53724da14
|
serviceconfig: Return errors instead of skipping invalid retry policy config (#7905)
|
2024-12-05 15:16:45 -08:00 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Ian Moore
|
03da31acc6
|
client: implement maxAttempts for retryPolicy (#7229)
|
2024-05-24 11:20:00 -07:00 |
Doug Fawley
|
faf9964afe
|
gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (#7035)
|
2024-03-19 11:35:17 -07:00 |
Doug Fawley
|
4eb88d7d67
|
cleanup: use new Duration type in base ServiceConfig (#6284)
|
2023-05-15 15:48:02 -07:00 |
Aliaksandr Mianzhynski
|
4258d12073
|
service config: add default method config support (#3684)
|
2020-07-06 17:56:02 -07:00 |
Doug Fawley
|
ed563a02ea
|
resolver: add State fields to support error handling (#2951)
|
2019-10-04 12:59:43 -07:00 |
Doug Fawley
|
6b46f470d1
|
client: consider service config invalid if loadBalancingConfig… (#3034)
|
2019-09-20 16:07:23 -07:00 |
Doug Fawley
|
d40a995895
|
balancer/resolver: add loadBalancingConfig and pre-parsing support (#2732)
|
2019-05-30 09:12:58 -07:00 |
lyuxuan
|
ea5e6da287
|
service config: default service config (#2686)
|
2019-04-03 10:50:28 -07:00 |
Doug Fawley
|
0a391ff2b7
|
grpctest: add new package to manage tests and support per-test setup/teardown (#2523)
- Migrate `grpc` & `grpc/test` packages to use `Teardown` support to guarantee `leakcheck` is used
|
2019-01-07 14:24:56 -08:00 |
dfawley
|
43083423e4
|
Change parseTimeout to not handle non-second durations (#1706)
|
2017-12-05 10:04:04 -08:00 |
dfawley
|
816fa5b06f
|
Add proper support for 'identity' encoding type (#1664)
|
2017-11-17 09:24:54 -08:00 |
lyuxuan
|
6f3b6ff46b
|
Parse ServiceConfig JSON string (#1515)
|
2017-10-19 12:09:19 -07:00 |