proxy-wasm-rust-sdk
proxy-wasm-rust-sdk copied to clipboard
on_grpc_close: dont panic on stream closed on unknown token_id
Fixes #153.
This PR:
- Logs in
on_grpc_closewhen an invalidtoken_idis sent from the host. This happens in Envoy when the initial connection fails.
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.
@PiotrSikora Any updates on this?
@PiotrSikora Done.