You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - first off, thank you for making this. It's an incredibly valuable tool since all of my organization's projects are hosted on gitlab. However, I keep running into this error message, after setting the env variables and running $(go env GOPATH)/bin/import-gitlab-commits :
"context deadline exceeded."
Sometimes it happens right away, sometimes after pulling commits for a couple of projects. It also seems to take a really long time to fetch any projects.
The text was updated successfully, but these errors were encountered:
Hi - first off, thank you for making this. It's an incredibly valuable tool since all of my organization's projects are hosted on gitlab. However, I keep running into this error message, after setting the env variables and running
$(go env GOPATH)/bin/import-gitlab-commits
:"context deadline exceeded."
Sometimes it happens right away, sometimes after pulling commits for a couple of projects. It also seems to take a really long time to fetch any projects.
The text was updated successfully, but these errors were encountered: