Skip to content
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

Add NonNull annotation to backoff in RetryConfig #183

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

ta7uw
Copy link
Member

@ta7uw ta7uw commented Feb 15, 2023

Motivation:

To resolve #181

Modifications:

  • Add @NonNull to backoff

Result:

Copy link
Contributor

@ocadaruma ocadaruma left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@ocadaruma ocadaruma merged commit f11691c into line:master Feb 16, 2023
@ta7uw ta7uw deleted the issue-181 branch February 16, 2023 02:02
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.

NPE in DecatonTaskRetryQueueingProcessor if RetryConfig.backoff is null
2 participants