• Zeger-Jan van de Weg's avatar
    Only allow 30 RPCs per test case to Gitaly · c00a1ec0
    Zeger-Jan van de Weg authored
    Prior to this change, 35 Gitaly RPCs were allowed. But recently there's
    been a renewed interest in performance. By lowering the number of
    calls new N + 1's will pop up.
    
    Later commits will add blocks to ignore the raised errors, followed by
    an issue for each to be fixed.
    c00a1ec0