Closed samsondav closed 5 years ago
@samphilipd, I just tried the same with the example application from the Craft GraphQL APIs in Elixir with Absinthe book and it does actually resubscribe (source can be found on the pragprog website or within my current "following along" implementation).
Could you share an example application that reproduces the error? (with recent versions of the related packages)
Hey there!
I've just release v0.2.0, this should be working (it should have worked before too), if not, feel free to open the issue with a repo to test.
It seems that absinthe-socket is not resubscribing on reconnect if the websocket connection is interrupted.
Steps to reproduce: