postman-app-support
postman-app-support copied to clipboard
Only one of the server-sent events is shown when they are sent rapidly.
Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
Hello,
I've encountered some issues related to Server-Sent Events (SSE). When I send a request multiple times in the same tab, only one of the server-sent events is displayed:
Additionally, the 'Clear Messages' button seems to clear only the most recent 'Connection closed' message:
This issue seems to be resolved when I introduce a delay of at least 500 ms between each event. I noticed this issue after updating my Postman version to the latest one, which is 10.19.14. In version 10.14.9, it was working perfectly.
Steps To Reproduce
- Open a new request tab
- Send a request to SSE streaming endpoint
- Wait until the connection is closed
- Send a request again
Screenshots or Videos
No response
Operating System
Windows/MacOS
Postman Version
10.19.14
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response