VSCode: Autocomplete with AWS Bedrock triggers an error toast #5770
Labels
area:autocomplete
Relates to the auto complete feature
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
Before submitting your bug report
Relevant environment info
Description
When using an AWS Bedrock model as the autocomplete model, typing in a file triggers frequent error toasts about the previous request having been canceled.
This is probably because typing new text cancels the ongoing autocomplete request to create a new one.
To reproduce
Log output
The text was updated successfully, but these errors were encountered: