Daniel Vu

Results 7 comments of Daniel Vu
trafficstars

@vicentefb No. This issue is caused by an overly long key like ELASTIC_FOOBAR_HUNTER123_MEOWTOWN_VERIFY.

@jeremija Will do, thanks for getting around to this!

I'm testing this today, will report back shortly with the results.

@jeremija Unfortunately something is still causing the WebSocket connection to be closed periodically. I do see the ping-pong happening as you can see from the following screenshot: ![image](https://user-images.githubusercontent.com/56174945/167968913-758452cf-2a80-4482-a684-1cefbc9eb7aa.png) But as...

Let me try increasing the backend timeout on GKE's side just to see if it resolves the issue. I'll test with both master and https://github.com/peer-calls/peer-calls/pull/267 to see if this was...

@jeremija I'm wondering if GKE wants us to set a value no matter what for the [backend service timeout](https://cloud.google.com/load-balancing/docs/https#timeouts_and_retries) for whenever an HTTP connection gets upgraded to a WebSocket. The...

LiveKit, an SFU also using Pion, does feature an [embedded TURN server](https://docs.livekit.io/deploy/#improving-connectivity-with-turn) that perhaps could be repurposed/used as inspiration for peer-calls. In regards to coturn, I would say it certainly...