Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle errors thrown from renderer while invoking the chat agent #213080

Merged
merged 2 commits into from
May 21, 2024

Conversation

roblourens
Copy link
Member

If we throw out of ChatService, then the request can't be canceled and stays "generating" forever

…gent

If we throw out of ChatService, then the request can't be canceled and stays "generating" forever
@roblourens roblourens enabled auto-merge (squash) May 20, 2024 17:05
@vscodenpa vscodenpa added this to the May 2024 milestone May 20, 2024
connor4312
connor4312 previously approved these changes May 20, 2024
@roblourens roblourens merged commit 1c3d194 into main May 21, 2024
6 checks passed
@roblourens roblourens deleted the roblou/occasional-scallop branch May 21, 2024 21:53
mustard-mh pushed a commit to gitpod-io/openvscode-server that referenced this pull request May 22, 2024
…gent (microsoft#213080)

* Properly handle errors thrown from renderer while invoking the chat agent
If we throw out of ChatService, then the request can't be canceled and stays "generating" forever

* Update snapshot
andremmsilva pushed a commit to PIC1G55/vscodeG55 that referenced this pull request May 26, 2024
…gent (microsoft#213080)

* Properly handle errors thrown from renderer while invoking the chat agent
If we throw out of ChatService, then the request can't be canceled and stays "generating" forever

* Update snapshot
@microsoft microsoft locked and limited conversation to collaborators Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants