Pull Request Page Times Out

Description

When loading a Pull Request we’re getting a page timeout when trying to load the PR. We do have a large codebase, but master and other branches load quickly. We do get the bot comments correctly, but clicking any of the links in the coverage report comment lead to the page that times out.

This is in a private repository.

I traced the network activity in the Chrome dev console, and don’t see any errors come back, except for an XHR being cancelled locally.

Tested Browser Versions

Windows:

  • Chrome 73
  • Edge 44
    Mac OS:
  • Chrome 73

Thanks Mark! We are aware of some slowdowns with our pull request page. Are you by chance using the flags feature or have particularly large files in the PR?