Commit 3672e14
committed
ASP-2043: Add serviceConfig support to GrpcChannelConfig for gRPC built-in retry
- Add optional serviceConfig field to GrpcChannelConfig
- Wire defaultServiceConfig() + enableRetry() in GrpcChannelRegistry when serviceConfig is set
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
AI-Session-Id: 75f3864c-dc2c-4e44-b4f3-b23c980f2ea6
AI-Tool: claude-code
AI-Model: unknown1 parent f236b97 commit 3672e14
2 files changed
Lines changed: 6 additions & 0 deletions
File tree
- grpc-client-utils/src/main/java/org/hypertrace/core/grpcutils/client
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| |||
0 commit comments