Skip to content

Conversation

@laileni-aws
Copy link
Contributor

Problem

  • IDE does not emit requestId if it fails at uploadArtifactToS3 in /test

Solution

  • Added requestId for Test Generation without impacting the /review
  • requestId is stored in /test session and emits if something fails in the test generation workflow.
  • Helps in debugging the root cause for the UploadTestArtifactToS3Error: "PUT" request failed with code "403" error in RTS logs.

  • 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.

@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.

@laileni-aws laileni-aws marked this pull request as ready for review February 17, 2025 18:05
@laileni-aws laileni-aws requested a review from a team as a code owner February 17, 2025 18:05
@laileni-aws laileni-aws enabled auto-merge (squash) February 17, 2025 22:47
@laileni-aws laileni-aws merged commit 06b3725 into aws:master Feb 17, 2025
25 of 26 checks passed
s7ab059789 pushed a commit to s7ab059789/aws-toolkit-vscode that referenced this pull request Feb 19, 2025
…q_utgGenerateTests event (aws#6598)

## Problem
- IDE does not emit requestId if it fails at `uploadArtifactToS3` in
`/test`

## Solution
- Added requestId for Test Generation without impacting the `/review`
- `requestId` is stored in /test session and emits if something fails in
the test generation workflow.
- Helps in debugging the root cause for the
`UploadTestArtifactToS3Error: "PUT" request failed with code "403"`
error in RTS logs.

---

- 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.
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.

2 participants