Skip to content

!15665 consistently 502s because it fetches every commit

It's hard to load !15665 (merged).

We can see that 43% of the time is in Banzai::ReferenceParser::CommitParser#referenced_by, which should only load commits referenced in comments. However, it might also be loading commits referenced in system notes, which will (by definition) be all of them.