aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.49k stars 418 forks source link

fix(amazonq): handle proxy-related error cases #5132

Closed dhasani23 closed 3 months ago

dhasani23 commented 3 months ago

Problem

We want to give users more helpful error message for proxy-related errors they may experience.

Solution

Show users pre-approved text when these proxy-related errors happen.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.