This repository was archived by the owner on Oct 14, 2020. It is now read-only.
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
Frequent timeouts with Rust #534
Closed
Description
As with #440, I'm seeing lots of timeouts for quite simple Rust code. This applies to both compiling and non-compiling code, but mainly code which won't compile. In most cases, after attempting with the same code enough times a good response will come back, but it can take a lot of tries.
Successes have run times of a couple of seconds, so it doesn't feel like this is just random variation in compile times.