gRPC bidirectional streaming

After connecting to cloudcone’s CDN. Use gRPC for bidirectional streaming. Automatically disconnect every 10 minutes.
The first time the client connects, the grpc stream is terminated by RST_STREAM, the error code: INTERNAL_ERROR always occurs.
There are about 1000 streams online at the same time.

I already have a heartbeat every 60 seconds on the stream.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.