Settings

Theme

Incident with Actions and Codespaces

githubstatus.com

40 points by saltymimir · 15 comments

Reader

5 threads
fasteddie31003

I'm working on a proactive 3rd party downtime detection tool called AwareOps. Here is some of the recent data from Github's incidents https://app.awareops.com/whatisdown/orgs/437dc8b8-2386-4ef5-... .

  • lloydatkinson

    This is very cool! I had the same idea for a while - I currently just run a .NET cli tool I wrote that reads the various cloud RSS feeds and then goes and scrapes the linked page because the RSS feeds deliberately don’t include the severity etc.

    Are you looking for any collaborations or anything? Would be interested in helping if you ever are

  • remram

    I was waiting for something like this to pop up. With status pages becoming more and more of a marketing front and therefore more and more useless, it makes a lot of sense.

nathankleyn

Actions and Codespaces are listed as having "degraded performance" now too - seeing a lot of action builds disappear into the ether and never get added to the queue to run.

javierluraschi

10min troubleshoot time * 10K devs troubleshooting GitHub Actions right now... there goes one year for comunal dev productivity.

  • reidjs

    Balance that against the time saved by having GH actions instead of managing your own Jenkins server or something and it’s pretty fair

  • lovehashbrowns

    I spent a good 20 minutes trying to figure out why actions weren’t running for my PR. Almost lost my marbles until I saw another PR in a different repo also not running actions and I decided to check the GitHub status page. It feels like there should be some sorta warning or alert on GitHub.com when there’s an outage of a component of the site.

  • sophacles

    And yet, I doubt those 10K devs could collectively produces something in that 10 mins that would come even close to me and a random other person putting in 6 months.

    This probably holds if the random person is actively working against whatever the collective goal is.

prettychill

It would be great if on the checks tab (or on PRs waiting for checks) they put some notification about downtown / issues. Can't imagine how much time was wasted trying to debug this from end users.

lloydatkinson

I was using codespaces regularly for working on my site when I’m travelling but it just stopped being able to serve http content one day. I use gitpod mostly now and the speed difference is very noticeable.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection