Skip to content

Conversation

@rli
Copy link
Contributor

@rli rli commented May 29, 2025

this is not a retryable exception. requested internally by IdC team.

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rli rli requested a review from a team as a code owner May 29, 2025 21:51
@github-actions
Copy link

github-actions bot commented May 29, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@rli rli merged commit 8b0080f into main Jun 2, 2025
14 of 16 checks passed
@rli rli deleted the rli-patch-10 branch June 2, 2025 19:46
chungjac added a commit to aws/aws-toolkit-vscode that referenced this pull request Oct 17, 2025
## Problem:
```
// As part of SIM IDE-10703, there was an assumption that retrying on InvalidGrantException
// may be useful. This may not be the case anymore and if more research is done, this may not be needed.
```

## Solution:

We do not want to retry on `InvalidGrantException` as this is a
non-retryable exception
Brings parity with JB:
aws/aws-toolkit-jetbrains#5764


---

- 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