googleapis / googleapis/google-cloud-java

[java-bigquery] Retry algorithm should report all previously failed attempts when retries are exhausted

Open
#12,145 1 comment 0 reactions 0 assignees View on GitHub
api: bigquery priority: p3 type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

Currently, only the last failed exception is reported in the returned exception.
Consider adding previous retried exceptions using addSuppressed so it is accessible.

Alternatively, users can use Open Telemetry tracing as a means to gain visibility.

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.