Skip to content

lakectl fs download retry #9631

@nopcoder

Description

@nopcoder

When lakectl fs download operation fails on a single object (or part), the command aborts immediately and returns an error. Although the underlying request is designed to support retries, transient network operation failures are not retried by default; the operation fails fast. Enabling the retry feature allows a failed part or object download to be retried automatically, thereby preventing an entire batch operation from failing due to a single, recoverable error.

Metadata

Metadata

Assignees

Labels

area/lakectlIssues related to lakeFS' command line interface (lakectl)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions