GC should be run after importing projects
After importing a large repository from GitHub using the rake task, we get 502s while accessing some of the pages. We've profiled it, and it looks like it times out counting the refs (either a branch count or tags count).
Edited by username-removed-283999