Skip to content

Conversation

@laileni-aws
Copy link
Contributor

@laileni-aws laileni-aws commented Jan 29, 2025

Problem

  • Unit test generation API does not have retry mechanisms.

Solution

  • Adding retry mechanisms for UTG APIs for reducing error rate.
  • No functionality is effected with this PR change, so no new test cases were added.

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

@laileni-aws laileni-aws changed the title fix(amazonq): Adding Backoff and retry for /test APIs fix(amazonq): Adding backoff and retry for /test APIs Jan 29, 2025
@laileni-aws laileni-aws changed the title fix(amazonq): Adding backoff and retry for /test APIs perf(amazonq): Adding backoff and retry for /test APIs Jan 29, 2025
@aws aws deleted a comment from github-actions bot Jan 29, 2025
@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.

@ashishrp-aws ashishrp-aws marked this pull request as ready for review January 29, 2025 18:22
@ashishrp-aws ashishrp-aws requested a review from a team as a code owner January 29, 2025 18:22
@laileni-aws laileni-aws merged commit 3a03e95 into aws:master Jan 29, 2025
25 of 26 checks passed
@justinmk3
Copy link
Contributor

Seems like something worth mentioning in the changelog. "Improved reliability for ..."

laileni-aws added a commit to laileni-aws/aws-toolkit-vscode that referenced this pull request Feb 4, 2025
laileni-aws added a commit that referenced this pull request Feb 4, 2025
## Problem
Regression in API Back off and retry. Not necessary for VSC.

## Solution
This reverts commit 3a03e95.

---

- 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.
laileni-aws added a commit to laileni-aws/aws-toolkit-vscode that referenced this pull request Feb 17, 2025
s7ab059789 pushed a commit to s7ab059789/aws-toolkit-vscode that referenced this pull request Feb 19, 2025
### Problem
- Unit test generation API does not have retry mechanisms.

## Solution
- Adding retry mechanisms for UTG APIs for reducing error rate.
- No functionality is effected with this PR change, so no new test cases
were added.

---

- 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.
s7ab059789 pushed a commit to s7ab059789/aws-toolkit-vscode that referenced this pull request Feb 19, 2025
…s#6496)

## Problem
Regression in API Back off and retry. Not necessary for VSC.

## Solution
This reverts commit 3a03e95.

---

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

3 participants