6 ms·
How did they get Github Pages into “degraded performance”? Aren’t those just CDN stored static pages?
by opwizardx 1mo ago
How did they get Github Pages into “degraded performance”? Aren’t those just CDN stored static pages?
- classictraffic 1mo agoI believe Pages uses Actions under the hood for publishing, so in my head it sort of makes sense for these things to be affected in the same outage
- wulfmann 1mo agoWell hopefully reads aren't affected then...
- opwizardx 1mo agoYou are right, didn’t know that. Seems like the only reliable way to run GHA jobs is to not use their runners. Hope they at least didn’t break self-hosted runners operations
- deleted 1mo ago[deleted]
- ernubufiei 1mo agothey did. > Customers using self-hosted runners may see errors or rate limiting when runners register.
- jubilanti 1mo agoAlready built pages are still being served, but I've been waiting for 3 hours for an action to rebuild a single fix to a broken link.