Skip to content

Connection State Recovery #464

Open
Open
@HeroOfOdyssey

Description

@HeroOfOdyssey

I think there's a critical issue in connection state recovery documentation. The fact that the server must emit an event for it to be successful is documented, but unfortunately, I only saw that tidbit after hours of debugging. I think the "For the recovery to succeed, the server must send at least one event, in order to initialize the offset on the client side." text shouldn't solely be under "how it works under the hood" because that's critical information for implementation of connection state recovery, and is relevant to anyone who is implementing it, not just those who are curious about how it works. I think it should be under the "usage" section or the "disclaimer" section and be in a yellow or red box, not a grey "note" box because it's a little bit more than a note. An additional "Connection State Recovery will NOT be successful unless the client has received at least one event from the server" warning would be greatly beneficial.

Metadata

Metadata

Assignees

No one assigned

    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