Skip to content

fix(ENGKNOW-2388): Add retry for 429 in gor s 3 driver#58

Merged
gmagnu merged 3 commits into
mainfrom
ENGKNOW-2388-add-retry-for-429-in-gor-s-3-driver
Jul 2, 2025
Merged

fix(ENGKNOW-2388): Add retry for 429 in gor s 3 driver#58
gmagnu merged 3 commits into
mainfrom
ENGKNOW-2388-add-retry-for-429-in-gor-s-3-driver

Conversation

@gmagnu
Copy link
Copy Markdown
Contributor

@gmagnu gmagnu commented Jun 29, 2025

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 1, 2025

Junit Tests - Summary

4 287 tests  ±0   4 123 ✅ +1   11m 27s ⏱️ - 1m 2s
  454 suites  - 1     164 💤  - 1 
  454 files    - 1       0 ❌ ±0 

Results for commit 5b6dce0. ± Comparison against base commit 697880b.

Copy link
Copy Markdown

@andrimar1 andrimar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Documentation("S3 max driver retry")
@Key("gor.s3.conn.retries")
@DefaultValue("3")
@DefaultValue("0")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why no retry ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we are retrying using the GOR driver at least 3 times, so if we include the S3 driver retries, it is just too much. Using the GOR Driver retry gives better control over how and when we retry.

@gmagnu gmagnu merged commit 9e867e7 into main Jul 2, 2025
11 checks passed
@gmagnu gmagnu deleted the ENGKNOW-2388-add-retry-for-429-in-gor-s-3-driver branch July 2, 2025 13:21
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