Hi! I’m facing the same issue using Bitbucket private project. I have a similar repo size (~6500 files) and very often getting HTTP 503 Timeout error when trying to open a Pull Request.
@mmarusich --> had a convo with our team. This very likely is related to slowdowns we are experiencing across our compare and pull pages. It has to do with some inefficient looping to calculate and render coverage overlays. We are refactoring this currently to make it more efficient. You are generally correct that # of files should be digestible by our system.
Hey @mmarusich – still working on it, still refactoring. Just brought another engineer on board to focus on this improvement. ETA is roughly these months, but we want it to be scalable far beyond current.
Any more recent PRs we can look out from your project on the comparesZ?
We don’t able to open any pull request diff or commits comparison which is very bad experience for us.
We are considering to use your tool across organization but for now we can’t do it with such performance issues.
We’ve also been seeing this issue as soon as we started to use the flags feature.
We’ve reverted that for now but would really like to go back to using it since a single coverage number across unit, integration and fuzz tests isn’t all that useful.
Hey @jerrod, do you have any ETA for this issue? We rely facing issues and can’t see diffs for coverage which blocks us from using your tool across our company and all repositories.