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

fix(realtime_client): Accept an error on track when the server returns an error #888

Merged
merged 1 commit into from Apr 12, 2024

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

Currently, there is a bug where the channel.track() method hangs indefinitely when the server returns an error. This PR fixes the issue.

Additional context

JS update here: https://github.com/supabase/realtime-js/pull/290/files

@dshukertjr dshukertjr merged commit f829be5 into main Apr 12, 2024
9 checks passed
@dshukertjr dshukertjr deleted the fix/track-error branch April 12, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants