Lingering apt timeouts after Ubuntu incident - Build Environment - CircleCI Discuss
Ubuntu’s status shows as Ok now, however, on highly parallel jobs, I’m still seeing some lingering slowness updating / installing packages from apt. Is it possible they’ve implemented some additional rate-limiting which is affecting CircleCI when a lot of requests are coming from a small number of nodes? Also, a note, in case it’s helpful to others: using apt-get can cause indefinite hanging on certain types of timeouts that seems to ignore no_output_timeout. I talked to support, and, after som...