Attempt to view https://lib.rs/crates/minidom-14 leads to error
This already happens two times, the first once was around a month ago. When you go to the https://lib.rs/crates/minidom-14, the page is initially shows you the information about the crate, but after several seconds, or after scrolling (I couldn't understand exactly) the error is shown:
error[E0500]: lib.rs:1 Sorry, something went wrong!
Can't load data for crate page
rustsec loading timed out after 10sReport persistent problems via a mastodon DM, email, or the bug tracker. Back to the homepage.
After that this error persist no matter as long I refresh the page. Other crate pages opens without any problems at the same time.
Firstly, it is ugly to change an already rendered page with information, and even delete it from the history of the browser.
Second, if a page should load something asynchronously and it did not work out, then only this content should not be shown.