`read info line: EOF` returned for `GetTreeEntries` call
While migrating projects as part of gitlab-com/gl-infra/production#3445 (closed), we identified several projects (IDs below) that returned 500 errors for operations done to it. Gitaly logs show the following errors: rpc error: code = Canceled desc = read info line: EOF
.
This can be impactful as it puts the technician migrating into a state of having to manually confirm the migration was successful. Ideally we are able to leverage the steps in gitlab-com/gl-infra/production#3445 (closed) and encounter no errors.
Projects demonstrating this condition:
- 17150077
- 8136535
- 5070680
- 3449911
Edited by Brent Newton