proxy-wasm-rust-sdk icon indicating copy to clipboard operation
proxy-wasm-rust-sdk copied to clipboard

on_grpc_close: dont panic on stream closed on unknown token_id

Open Protryon opened this issue 3 years ago • 2 comments

Fixes #153.

This PR:

  • Logs in on_grpc_close when an invalid token_id is sent from the host. This happens in Envoy when the initial connection fails.

Protryon avatar May 23 '22 16:05 Protryon

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

google-cla[bot] avatar May 23 '22 16:05 google-cla[bot]

@PiotrSikora Any updates on this?

Protryon avatar Jun 15 '22 16:06 Protryon

@PiotrSikora Done.

Protryon avatar Nov 14 '22 17:11 Protryon