Skip to content

gRPC + global ConfigureHttpClient error #2425

@JamesNK

Description

@JamesNK

There is now a global ConfigureHttpClient option to configure all clients created by client factory. This feature conflicts with gRPC integration into the factory, which throws an error if the global ConfigureHttpClient is used. See dotnet/extensions#4924 (comment)

Options to improve:

  • Add a flag to suppress this error.
  • Detect when this configuration is global and automatically don't error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions