googleapis / googleapis/google-cloud-java
[java-bigquery] Retry algorithm should report all previously failed attempts when retries are exhausted
Đang mở
api: bigquery
priority: p3
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.