Skip to content

Avoid duplicate ATTACH sent #644

Description

@sacOO7
  1. ATTACH is added to the connection or global queue before being sent, check description on -> [ECO-4687][Protocol-2] Fix duplicate outgoing ATTACH msg ably-pubsub-ruby#416
  2. ATTACH is sent periodically when channel is in SUSPENDED state as per https://sdk.ably.com/builds/ably/specification/main/features/#RTL13b. In case of ably-go, ATTACH is sent periodically when it is in DETACHED state ( since SUSPENDED is not fully implemented ). Timers sending ATTACH periodically can cause duplicate ATTACH being sent on CONNECTED

┆Issue is synchronized with this Jira Task by Unito

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions