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 ably-js aborts connection when receiving unrecognized message action #1899

Open
VeskeR opened this issue Oct 22, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working. It's clear that this does need to be fixed.

Comments

@VeskeR
Copy link
Contributor

VeskeR commented Oct 22, 2024

Remove abort call: https://github.com/ably/ably-js/blob/main/src/common/lib/client/realtimechannel.ts#L699. SDK need to gracefully handle unrecognized message actions.

┆Issue is synchronized with this Jira Bug by Unito

@VeskeR VeskeR added the bug Something isn't working. It's clear that this does need to be fixed. label Oct 22, 2024
@VeskeR VeskeR self-assigned this Oct 22, 2024
@VeskeR VeskeR changed the title Fix SDK aborts connection when receiving unrecognized message action Fix ably-js aborts connection when receiving unrecognized message action Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It's clear that this does need to be fixed.
Development

No branches or pull requests

1 participant