grpc / grpc/grpc-node

@grpc/grpc-js refresh connection when using nginx proxy or k8s ingress

Open
#1,634 5 comments 0 reactions 0 assignees View on GitHub
package: @grpc/grpc-js
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

I would like to force the http2 session used by the @grpc/grpc-js subchannel after an amount of time. Infact many servers/proxies (like nginx) use the http2_max_requests parameter to close the http2 socket server side in a unxpected way. So I would prefer to garbage and refresh the connection before the server drops it.

Anyone has some suggestion?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.