Skip to content

Conversation

@chungjac
Copy link
Contributor

@chungjac chungjac commented Apr 15, 2025

Problem

  • do not have requestID and errorMessage in amazonq_messageResponseError

Solution

  • emit amazonq_messageResponseError event with requestID and errorMessage

  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@chungjac chungjac requested review from a team as code owners April 15, 2025 00:40
@github-actions
Copy link

  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

@chungjac
Copy link
Contributor Author

chungjac commented Apr 15, 2025

/retrybuilds

@zixlin7 zixlin7 merged commit 28168cb into aws:feature/agentic-chat Apr 15, 2025
36 of 37 checks passed
Randall-Jiang pushed a commit to Randall-Jiang/aws-toolkit-vscode that referenced this pull request Apr 15, 2025
## Problem
- do not have `requestID` and `errorMessage` in
amazonq_messageResponseError

## Solution
- emit amazonq_messageResponseError event with `requestID` and
`errorMessage`

---

- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
@chungjac chungjac deleted the error-metric branch April 16, 2025 21:43
jpinkney-aws pushed a commit to aws/language-servers that referenced this pull request Apr 23, 2025
#### for context, here is the agentic-chat branch pr which i am porting to `language-servers`: aws/aws-toolkit-vscode#7045

## Problem
- do not have requestID and errorMessage in amazonq_messageResponseError

## Solution
- emit amazonq_messageResponseError event with requestID and errorMessage
- ported `getTelemetryReasonDesc` and all of its corresponding helpers from: https://github.com/aws/aws-toolkit-vscode/blob/master/packages/core/src/shared/errors.ts#L455
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants