Error 502 when rendering big commits
Created by: apazdnikov
Hello.
First of all - Thank you very much for such a great product Gitlab is.
Have faced with a 502 timeout problem when looking diffs after upgrading from 7.0 -> 7.7.
- big diffs
- diffs with submodule promotion to another commit
Have made an example commit of a big file at a public test project on gitlb.com https://gitlab.com/apazdnikov/test-very-slow-rendering/commit/576ec96bbce1db759a517d429569d2883c243b63
It renders about a minute. At mine installation it fails with 502 error with increased timeouts in unicorn up to 290 seconds.
How can help investigate and solve this problem?
Thank you.