Skip to content

Grpc.Net.Client version update #178

@mkromkamp

Description

@mkromkamp

Request

Grpc.Net.Client version 2.71.0 contains a fix related to a race condition during the connection phase. I'm not sure if it is related directly. However, we do see some issues in our applications where every so often the grpc connection seems to get stuck(?) or fails to initialize correctly, and the application fails to emit logs to their collectors.

This happens in a setup where the applications push their logs directly to an autoscaling gateway-style collector deployment. Meaning there is connection "churn" happening during scaling operations.

Would it be feasible to update the Grcp.Client library version and release a new version of this sink?

<PackageReference Include="Grpc.Net.Client" Version="2.70.0" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions