tmc / grpc-websocket-proxy

A proxy to transparently upgrade grpc-gateway streaming endpoints to use websockets
MIT License
553 stars 72 forks source link

Allow specification of acceptable errors #7

Open tmc opened 7 years ago

tmc commented 7 years ago

In my personal use expired jwts are common and often ignorable errors. This project should provide a facility to specify if an error is uninteresting.

mari-muthu-k commented 2 months ago

@tmc can you please explain about it ? I'll try