Skip to content

old "last-event-id" used on reconnect #27

@mbieser

Description

@mbieser

I am seeing the "last-event-id" header used on reconnect, but everytime it reconnects, it's using the original "last-event-id" value, even when subsequent events had been processed since the original connect.

scenario:

  • initialize eventsource with a last-event-id
  • begin listening and process some events
  • connection drops and reconnects using original "last-event-id"

Should be using the last event's id!

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