This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Server-sent events fired 1000s times per conversation #936
Description
Describe the issue
Found it hard to export the logs from the server sent events, but here is a video recording of the network tab. This is for a single chat message that produced a handful of alerts.
Screen.Recording.2025-02-05.at.2.21.19.PM.mov
Steps to Reproduce
- Open a connection with
/api/v1/alerts_notification
- chat with an LLM
- notice how many events are sent over the stream
Operating System
MacOS (Arm)
IDE and Version
Visual Studio Code version: 1.96.4
Extension and Version
Identifier github.copilot-chat Version 0.23.2
Provider
GitHub Copilot
Model
GPT 4o mini
Codegate version
CodeGate version: v0.1.16-5abdad6-dev
Logs
No response
Additional Context
No response