Skip to content

grpc dotnet DNS-resolving on recreating tcp connection in channel #2637

Open
@KirillKurdyukov

Description

@KirillKurdyukov

When using Grpc.Net.Client (GrpcChannel), will the channel refresh/re-resolve the server's DNS and establish a new TCP connection if the server’s IP changes? More specifically: after a transport (network) error, does GrpcChannel perform DNS re-resolution to pick up the new IP, or will it keep using the resolved IP from the channel's initial creation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions