Skip to content

Understanding Git LFS's Insistence on At Least One Retry Despite Configuring Retries to 0 #5753

Open
@adlternative

Description

@adlternative

Describe the issue
I'm encountering a situation where Git LFS seems to enforce at least one retry even when attempting to disable retries altogether. I was under the impression that configuring retries to 0 would prevent retry attempts entirely. Can someone clarify the logic behind having a minimum of one retry even when explicitly set not to?

Output of git lfs env
The output of running git lfs env as a code block.

lfs.transfer.maxretries=1
lfs.activitytimeout=0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Optional Enhancements

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions