-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Issues with git pull/fetch #232
Comments
I don't expect it to work due to #91 Can you try 3.6 to 3.9? |
The same issue with 3.9. |
I can see exactly the same SSH error when I tried to clone all this large group of repos manually at the same time, e.g. It means that my gitlab server doesn't like to get too many requests at once. Is there a way to limit number of repos being processed simultaneously by gita? |
I see, thanks for the testing. We can add some parameter for max batch size, and expose it via commandline, like |
Yes, that'd be great, thanks |
Hi,
I've got a group with 87 repos in it and pull/fetch commands return me a couple of errors for some repos (they differ every time):
On the other hand pulling/fetching much smaller groups work without issues.
macOS 12.6.2, python 3.10.9
Any ideas? Thanks in advance.
The text was updated successfully, but these errors were encountered: