Skip to content

Conversation

@SentryMan
Copy link
Contributor

@SentryMan SentryMan commented Oct 26, 2022

  • Add a new default method to the RetryHandler Interface
  • use a do while block so exceptions can be retried
  • HttpException returns null for the body retrieving methods instead of throwing a NullPointerException.

Takes care of #53

@rbygrave rbygrave added this to the 1.20 milestone Oct 30, 2022
@rbygrave rbygrave linked an issue Oct 30, 2022 that may be closed by this pull request
@rbygrave rbygrave merged commit e99752b into avaje:master Oct 30, 2022
@SentryMan SentryMan deleted the exception-handling branch October 30, 2022 19:30
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.

Allow retries based on exception

2 participants