Skip to content

Loading a Javadoc webpage takes about 2 minutes every time. #3876

@64json

Description

@64json

Describe the bug
It takes about 2 minutes to load a Javadoc webpage every time. I tried both in Seoul, Korea and through VPN in Atlanta, USA. It is due to https://javadoc.jitpack.io/org/algorithm-visualizer/tracers.java/v2.3.7/javadoc/resources/fonts/dejavu.css returning a HTTP status code of 504 (a timeout occurred), which blocks the loading of the webpage.

To Reproduce
https://javadoc.jitpack.io/org/algorithm-visualizer/tracers.java/v2.3.7/javadoc/

Expected behavior
It should be loaded with a second or so once it got built.

Screenshots
Screen Shot 2019-06-22 at 7 12 44 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions