Skip to content

issues Search Results · repo:grpc/grpc-node language:TypeScript

Filter by

1k results
 (80 ms)

1k results

ingrpc/grpc-node (press backspace or delete to remove)

Problem description Hi all, I found an interesting issue. When sending an empty request object ({}) via a Node.js gRPC client, the client will receives a message with all fields populated with default ...
  • lishuoiscas
  • 1
  • Opened 
    3 days ago
  • #2984

Is your feature request related to a problem? Please describe. I am using the new Protobuf editions feature Describe the solution you d like it should be supported
  • kaaax0815
  • 5
  • Opened 
    8 days ago
  • #2982

Problem description Hi all, we found an interesting bug. Given a map field which contained a key of type bool, when using a Node.js client to send the map field to a Python server, boolean keys in map ...
  • lishuoiscas
  • 2
  • Opened 
    8 days ago
  • #2981

Hey folks I have a very simple grpc health endpoint (https://github.com/grpc-ecosystem/grpc-health-probe) and can observe a memory leak coinciding with the regular health check probes using up roughly ...
  • djh-ivy
  • 2
  • Opened 
    21 days ago
  • #2975

Problem description When generating TypeScript code from a .proto file that uses google.protobuf.Struct and the option ts_proto_opt=nestjs=true, the generated code includes unused functions and interfaces. ...
  • 00KL
  • 2
  • Opened 
    28 days ago
  • #2974

Problem description The grpc-tools uses pretty old @mapbox/node-pre-gyp https://github.com/grpc/grpc-node/blob/master/packages/grpc-tools/package.json#L27 which in in favor uses dependencies which are ...
package: grpc-tools
  • aaltat
  • Opened 
    on Jun 20
  • #2968

Is your feature request related to a problem? Please describe. grpc-tools uses node-pre-gyp to fetch platform-specific binaries at install time. In build environments with an outbound-traffic allow-list ...
package: grpc-tools
  • aelij
  • Opened 
    on Jun 18
  • #2967

This is more a question rather than a bug report. I see it in my NodeJS server, after an active session, there are quite a few Date object retained in the heap. The retainer refers me to the ChannelzTrace.events. ...
package: @grpc/grpc-js
  • sasaxing
  • 1
  • Opened 
    on Jun 13
  • #2964

Problem description I have a problem after Snyk check ✗ Missing Release of Resource after Effective Lifetime [Medium Severity][https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116] in inflight@1.0.6 ...
package: grpc-tools
  • Holubinka
  • 1
  • Opened 
    on Jun 6
  • #2961

According to grpc client retries spec - a jitter of +- 0.2 should be taken when calculating next retry delay. During my tests I ve noticed current lib generates random jitters, and after observing source ...
  • ekscentrysytet
  • 1
  • Opened 
    on May 30
  • #2959
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub