Skip to content

SSE sequence is lost in the ipc layer #6513

@sid-bruno

Description

@sid-bruno

I have checked the following:

  • I have searched existing issues and found nothing related to my issue.

This bug is:

  • making Bruno unusable for me
  • slowing me down but I'm able to continue working
  • annoying
  • this feature was working in a previous version but is broken in the current release.

Bruno version

2.15.x

Operating System

Describe the bug

When working with super fast SSE responses, the chunks might get re-ordered since they all might have the same timestamp and the delay between electron's ipc and the client might cause the chunks to get re-ordered.

Sequencing for this needs to be hardened at the electron level so that the client can sort it based on the hardened sequence. This impacts both Websocket and SSE in fast incoming messages.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions