-
Obsolete method need to be updated.
```
dotnet publish GrpcClient.csproj -c Release -o /tmp/benchmarks-agent/benchmarks-server-1/69DA5B955F78EDDC/perf/benchmarkapps/GrpcClient/published /p:Microso…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Regarding …
-
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?
```
* grp…
-
Suppose I have a `file1.proto` and it imports `file2.proto` at other path, `file2.proto` imports `file3.proto` at anther path. And many other imports. How can I import `file1.proto` and use methods in…
-
# Feature Request
**Is your feature request related to a problem?**
When I try to export data using OTLP exporter from behind a proxy, I get this exception:
Grpc.Core.RpcException: Status(Statu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am trying to build and run ASP.NET Core repo and its tests on RHEL 8 + arm64, a supported p…
-
I don't know that it is exactly the same issue as #3227 but the error message with `Grpc.Core.RpcException` is the same and changing the storage mechanism had no effect. For me the code below is tak…
-
Now if you try access to method name from context you will see only full name and no way to get access separately to Name and ServiceceName fields, only through access private filed _method (part of J…
-
### Describe the bug
After 8.0.10 release this week our builds stopped to work with
```
CSC : error CS2012: Cannot open '.build\obj\CodeGenerators\Azure\CodeGenerators.dll' for writing -- 'The proce…
-
I have two functions, one is a CronTrigger, which appears to be working fine the other is an OrchestrationTrigger function. This is running in `dotnet-isolated`, net7, in docker.
I can see in my lo…