Skip to content

[java]: auto retry throttling error in the SDK #156

@prrao87

Description

@prrao87

A customer using the Java SDK reported that errors like throttling are not retried, and they had to add custom retry logic. We need to update retry handling accordingly. We've added a throttling error type in namespace: https://github.com/lance-format/lance-namespace/commits/main/, but we will need to update remote connection to return such error and then add client side retry for it in lancedb-core once these go into the release.

lancedb/lancedb#3049

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions