Skip to content

Retry algorithm should report all previously failed attempts when retries are exhausted #3951

@PhongChuong

Description

@PhongChuong

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/java-bigquery API.priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions