Investigate preloading of files on frontend
I think rails eagerly tries to load a few files like README.md and .gitlab-ci.yml without checking if they exist, so these errors are pretty common
If this is true, we should check for the files existing before attempting the request to Gitaly.
Edited by 🤖 GitLab Bot 🤖