Skip to content

google-cloud-nio: retry on 502 bad gateway and UnknownHostException #4888

@droazen

Description

@droazen

We've had reports of two kinds of intermittent network errors when using NIO that are not currently caught by google-cloud-nio:

  • UnknownHostException
  • 502 Bad Gateway

We should patch the library to add these errors to the list of retryable/reopenable errors. We can start by patching the GATK fork of google-cloud-java, and then concurrently submit a PR against google-cloud-java proper.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions