Skip to content

Requests seem not to respond anymore after upgrading to 1.10.2 #2690

@julienfouilhe

Description

@julienfouilhe

Problem description

I have a microservice that uses grpc-js both to serve requests, and to make requests to other services.
After upgrading to 1.10.2 from 1.10.1, we noticed that a lot of requests were not going through anymore. After looking at the request latency graph, we noticed a spike shortly after the grpc-js upgrade was released and downgraded immediately, and the service was then back to normal.

Screenshot 2024-03-14 at 20 55 27

Reproduction steps

I haven't tried to reproduce it locally yet, as it just occurred and I thought it would be best to report it immediately.
It also seems hard to reproduce. Our pre-production environment did not encounter any issues so I guess it needs to reach a certain number of requests/second before it happens.

Environment

  • OS name, version and architecture: docker node:20.8.1-alpine image
  • Node version 20.8.1
  • Node installation method docker
  • Package name and version [email protected]

Additional context

Client and server libraries are generated using [email protected]

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