Skip to content

Batching LFS objects downloads

Sincheol (David) Kim requested to merge 28725-paginate-lfs-object-import into master

What does this MR do?

Due to the error that some of our customers are experiencing during a pull mirroring import, it seems that batching LFS download request is preferable. I couldn't find clear answer to this from LFS docs, but 100 seems reasonable. https://github.com/git-lfs/git-lfs/issues/419

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #28725 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports