-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make cluster manager throttling retry delay as dynamic setting #6998
Conversation
e10f804
to
0bc5018
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Dhwanil Patel <dhwanip@amazon.com>
0bc5018
to
914c3f1
Compare
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #6998 +/- ##
============================================
+ Coverage 70.66% 70.75% +0.09%
- Complexity 59428 59474 +46
============================================
Files 4852 4852
Lines 285188 285204 +16
Branches 41119 41119
============================================
+ Hits 201532 201803 +271
+ Misses 67107 66784 -323
- Partials 16549 16617 +68
... and 495 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dhwanilpatel the changes look good. Please open an issue to update documentation that base and max delay is configurable now.
Signed-off-by: Dhwanil Patel <dhwanip@amazon.com>
Gradle Check (Jenkins) Run Completed with:
|
…earch-project#6998) Signed-off-by: Dhwanil Patel <dhwanip@amazon.com>
Description
Issues Resolved
#479
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.