Yeah Lambda has a 15 minute limit on functions. It seems to hold onto the single connection for as long as it can and works for now. I find a lot of relays ws connection terminate prematurely anyway, the persistent docker version of this relay does a great job of keeping 1 and only 1 ws open. Still experimenting with different use cases this would suit. This was one of those projects i built just to see if I could.