'Stream removed' with GRPC 1.8.0
See original GitHub issueWe have gotten a number of customer complaints since GRPC updated to 1.8.0. This is for the @google-cloud/firestore
SDK running on Google Cloud Functions:
https://stackoverflow.com/questions/47856259/firebase-functions-get-error-stream-removed-oncreate-firestore-event&sa=D&usg=AFQjCNHq0OnrOaORoqS0zYJzmDp-lLpAAw https://groups.google.com/forum/#!msg/firebase-talk/oza-JZMtXlo/DpFGz9BHCQAJ https://stackoverflow.com/questions/47870711/stream-removed-error-in-firebase-functions
We are going back to 1.7.1 for now.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:11 (5 by maintainers)
Top Results From Across the Web
GRPC core: Stream removed error server stream, when server ...
A stream removed error occurs in the following specific scenario: GRPC server stream where the server takes more than 60 seconds before ...
Read more >C# Client, StatusCode=Unknown, Detail="Stream removed"
to grpc.io. I have a unary streaming service from a Python server (1.8.4) to C# client (1.8.3). When I signal the Python to...
Read more >GRPC Core: Status codes and their use in gRPC
Code Number Description
OK 0 Not an error; returned on success.
FAILED_PRECONDITION 9
OUT_OF_RANGE 11
Read more >Install gRPC for PHP - Google Cloud
On this page · Objectives · Requirements · Installing PECL · Installing Composer · Installing the gRPC extension. Enable the gRPC extension in...
Read more >grpc - npm
\IMPORTANT: Due to https:\github.com\nodejs\node\issues\4932, to build this library on Windows, you must first remove C:\Users\jenkins\.node-gyp ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Right. I meant to say that I think the libraries already retry that status code, so I think they will pick up this fix.
👍 I’ll send the PRs to get back to
^1.8.4