Skip to content

Conversation

@gianm
Copy link
Contributor

@gianm gianm commented Nov 19, 2025

The property druid.peon.taskActionClient.retry.maxRetryCount was being decremented prior to being passed to StandardRetryPolicy as the value of maxAttempts. It should actually be incremented: if there are N retries that means N + 1 total attempts.

The property druid.peon.taskActionClient.retry.maxRetryCount was
being decremented prior to being passed to StandardRetryPolicy as
the value of maxAttempts. It should actually be incremented: if there
are N retries that means N + 1 total attempts.
@kfaraz
Copy link
Contributor

kfaraz commented Nov 21, 2025

IT failure is unrelated and this IT is scheduled for migration anyway. Proceeding with merging this PR.

@kfaraz kfaraz merged commit a2254b4 into apache:master Nov 21, 2025
148 of 151 checks passed
@gianm gianm deleted the fix-rtac-retries branch December 3, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants