Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] lfs time out error with single very large files #304

Closed
Brilator opened this issue Nov 25, 2024 · 2 comments
Closed

[BUG] lfs time out error with single very large files #304

Brilator opened this issue Nov 25, 2024 · 2 comments
Assignees
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature

Comments

@Brilator
Copy link
Member

The implemented PAT workaround works well to avoid time out errors for large-size pushes.
However, ARCitect still runs into time outs if single files take very long to upload.

Deactivating the lfs activity timeout helped:

git config lfs.activitytimeout 0

I'd suggest to implement this in ARCitect as well.

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Nov 25, 2024
@JonasLukasczyk
Copy link
Collaborator

I will add this flag.

@JonasLukasczyk JonasLukasczyk self-assigned this Dec 2, 2024
@JonasLukasczyk JonasLukasczyk added Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature and removed Status: Needs Triage This item is up for investigation. labels Dec 2, 2024
@JonasLukasczyk
Copy link
Collaborator

added in v0.0.51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature
Projects
Status: Done
Development

No branches or pull requests

2 participants