#3704 Pagure seems to hang on link to large file
Opened 5 years ago by pfrields. Modified 5 years ago

https://pagure.io/fedoramagazine-images/pull-request/91#request_diff

When I click the link to the blob represented here, there is a very long delay with no response. The file is +110956 lines, an SVG file added as a commit.

Is there another way to deal with such commits and avoid this problem?


This seems to be fixed, how does it look for you?

Or did you mean showing the file itself at https://pagure.io/fedoramagazine-images/blob/add/f26-to-f27/f/images/upgrade-f26-f27.svg ?

Note that using the raw endpoint: https://pagure.io/fedoramagazine-images/raw/add/f26-to-f27/f/images/upgrade-f26-f27.svg is much faster.

Maybe we could check on many lines were added/removed and based on that link either to the blob or to the raw file.

What do you think @ryanlerch ?

Login to comment on this ticket.

Metadata