Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel stuck in Joining state when channel crashes server side #4

Open
fbonetti opened this issue Jun 1, 2016 · 3 comments
Open
Assignees
Labels

Comments

@fbonetti
Copy link
Owner

fbonetti commented Jun 1, 2016

Phoenix message: { event = "phx_reply", topic = "rooms:lobby", payload = { status = "error", response = { reason = "join crashed" } }, ref = Just 0 }

The channel should correctly transition to Errored state.

@fbonetti fbonetti added the bug label Jun 1, 2016
@Dan1one
Copy link

Dan1one commented Mar 23, 2017

Any updates on this bug?

@maxstr
Copy link
Collaborator

maxstr commented Mar 29, 2017

@Dan1one I'll plan on taking a look at it this weekend.

@maxstr maxstr self-assigned this Mar 29, 2017
@maxstr
Copy link
Collaborator

maxstr commented Apr 3, 2017

@Dan1one I think you can accomplish this with Channel.onJoinError, no?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants