googleapis / googleapis/google-cloud-java

Allow retry on connection establishing exceptions

Open
#9,098 1 comment 0 reactions 1 assignee Claimed by @anthavio View on GitHub
priority: p4 type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

It is safe and desirable to retry when connection creation failed.
While BaseService.EXCEPTION_HANDLER is not referenced anywhere in java-core itself, it is used for example in https://github.com/googleapis/java-bigquery/pull/1370, where copy of EXCEPTION_HANDLER is used to deal with connection exceptions.
This PR aims to bring this behavior into core library.
Pull Request https://github.com/googleapis/java-core/pull/606

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.