Skip to content

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

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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