Daniel Vu
Daniel Vu
@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:  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...