FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

improve: add setMaxInterval(Duration) for GenericRetry by csviri · Pull Request #3297 · operator-framework/java-operator-sdk · GitHub

improve: add setMaxInterval(Duration) for GenericRetry - #3297

Merged
csviri merged 1 commit into
operator-framework:mainfrom
csviri:retry-api
Apr 16, 2026
Merged

improve: add setMaxInterval(Duration) for GenericRetry#3297
csviri merged 1 commit into
operator-framework:mainfrom
csviri:retry-api

Conversation

csviri commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI review requested due to automatic review settings April 16, 2026 08:10
openshift-ci Bot requested review from metacosm and xstefank April 16, 2026 08:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

Adds a Duration-based overload for configuring GenericRetry’s maximum retry interval, aligning the API with the existing Duration overload for initialInterval and improving call-site ergonomics.

Changes:

  • Add GenericRetry#setMaxInterval(Duration) delegating to the existing millisecond-based setter.

csviri merged commit 14eb36f into operator-framework:main Apr 16, 2026
31 checks passed
csviri added a commit to csviri/java-operator-sdk that referenced this pull request Apr 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL