mongodb-js / vscode

Connect to MongoDB and Atlas and directly from your VS Code environment, navigate your databases and collections, inspect your schema and use playgrounds to prototype queries and aggregations.
https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode
Apache License 2.0
326 stars 58 forks source link

chore(participant): add handling for token cancellation, pass to docs fetch request, remove unused abort controllers #831

Closed Anemy closed 1 week ago

Anemy commented 1 week ago

We want to fail early and not ping the model when the chat token's token is cancelled.

This pr: