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

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

Closed
jean-philippe-martin opened this issue Oct 26, 2018 · 0 comments · Fixed by #3869
Closed

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

jean-philippe-martin opened this issue Oct 26, 2018 · 0 comments · Fixed by #3869
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@jean-philippe-martin
Copy link

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

@JustinBeckwith JustinBeckwith added the triage me I really want to be triaged. label Oct 27, 2018
@sduskis sduskis added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants