Skip to content

Conversation

@dhasani23
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Add retry on IOException and set a max duration of 5 minutes, since we got a ticket where an IOException was transient, meaning we can retry the upload so that users don't have to restart the entire process.

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

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

@dhasani23 dhasani23 requested a review from a team as a code owner January 10, 2025 00:24
@dhasani23 dhasani23 enabled auto-merge (squash) January 10, 2025 19:55
@dhasani23 dhasani23 merged commit 825f8f2 into aws:main Jan 10, 2025
11 checks passed
karanA-aws pushed a commit to karanA-aws/aws-toolkit-jetbrains that referenced this pull request Jan 17, 2025
* fix(amazonq): add retry on IOException

* fix test

* update test

* update test

* fix detekt

---------

Co-authored-by: David Hasani <[email protected]>
karanA-aws pushed a commit to karanA-aws/aws-toolkit-jetbrains that referenced this pull request Jan 22, 2025
* fix(amazonq): add retry on IOException

* fix test

* update test

* update test

* fix detekt

---------

Co-authored-by: David Hasani <[email protected]>
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