Can we set custom grpc settings?
Open
enhancement
- Dominant language
- C#
- Stars
- 4.5k
- Forks
- 836
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 7
Description
I'm trying to address https://github.com/googleads/google-ads-dotnet/issues/445 and noticed that there's no support for custom grpc settings.
How do I set the the following settings?
```
* grpc.max_metadata_size
* grpc.http_proxy
```
@jtattermusch @jskeet FYI.
Contributor guide
Research direction
Start by reviewing the requested settings in issue #1842 and tracing how this repository configures gRPC clients. Determine where custom values for grpc.max_metadata_size and grpc.http_proxy could be supplied, then verify that both settings can be configured and used as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, grpc
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100