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

ExceptionHandler.Interceptor.RetryResult should have a third value, used instead of null · Issue #105 · googleapis/google-cloud-java · GitHub

ExceptionHandler.Interceptor.RetryResult should have a third value, used instead of null #105

Description

The methods of ExceptionHandler.Interceptor return a value that is one of RetryResult.RETRY, RetryResult.ABORT, or null. Instead of null, there should be a third RetryResult constant. Returning null from the beforeEval or afterEval methods would then provoke a NullPointerException.

Metadata

Metadata

Assignees

Labels

🚨 criticalP0 critical issue. Requires immediate fixtriage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL