Thanks to visit codestin.com
Credit goes to github.com

Skip to content

google-cloud-nio: implement configurable retries/reopens #3868

@jean-philippe-martin

Description

@jean-philippe-martin

google-cloud-nio currently will retry and even reopen channels on a number of conditions (if turned on in configuration). It would be nice to be able to specify which exceptions to reopen for, and which HTTP codes to retry on (in addition to the codes that already have .isRetriable() return true).

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions