Remix.run Logo
aleksandrm 3 hours ago

Can anyone shed some light why GitHub is having so many problems lately?

consumer451 3 hours ago | parent | next [-]

Copy/paste of a comment I posted a couple months ago:

I am not trying to make any excuses for GitHub, however I recall one tweet that made my eyes bug-out:

> Yup, platform activity is surging. There were 1 billion commits in 2025. Now, it's 275 million per week, on pace for 14 billion this year if growth remains linear (spoiler: it won't.)

> GitHub Actions has grown from 500M minutes/week in 2023 to 1B minutes/week in 2025, and now 2.1B minutes so far this week.

https://x.com/kdaigle/status/2040164759836778878

https://xcancel.com/kdaigle/status/2040164759836778878

---

edit: see a counterpoint I posted down-thread.

rand_r 3 hours ago | parent | next [-]

That's fine, but rate limiting is a solved problem at this point. They need to rate-limit free accounts and be realistic about their limits instead of letting the system fail.

chilmers 2 hours ago | parent | next [-]

Free (and non-free) accounts are already rate limited. The likely problem is that individual accounts/repos rarely hit those limits, instead the explosive demand is due to a massive growth in the number of small, individual projects being creatd.

materielle 2 hours ago | parent | next [-]

The person you were applying to said “rate-limiting” but I think they meant “load-shedding”.

consumer451 2 hours ago | parent | prev [-]

[dead]

2 hours ago | parent | prev | next [-]
[deleted]
Maxion 2 hours ago | parent | prev | next [-]

Probably can't do that easily due to shitty engineering decisions in the past

4lx87 2 hours ago | parent [-]

Or inept managers.

Manager: Why is the site down!?

Engineer: Because it can’t handle this level of traffic. We can rate limit to the level we can handle to keep the service running.

Manager: Okay, let’s do that!

Engineer: Okay. Rate limiting at N req/min.

Manager: I’m getting complaints we’re denying service to customers!? We can’t rate limit our users if they want to use it. Increase the rate limits.

I’ve had this conversation more than once in my career.

zzbzq 2 hours ago | parent | prev [-]

They were about to push a big change to actions pricing a little wihle ago and people revolted

cedws an hour ago | parent | prev [-]

And most of that growth is just garbage. I'm not even anti-AI, but just look at the quality of projects on GitHub these days. The site is full of spam, it's not a place for professionals anymore.

MontagFTB 2 hours ago | parent | prev | next [-]

Their infrastructure is buckling under increased demand from AI generated code.

Imagine the software development lifecycle is a river blocked by several dams- necessary processes that also slow the water’s volume and speed. Writing the code was a very big dam upstream, and successive dams didn’t need to handle a lot of water. With that dam busted wide open, the torrent of code is inundating downstream processes. GitHub happens to host many of them.

Earlier this year the GitHub COO shared a post on Twitter with explosive numbers they were facing. I cannot seem to find it at the moment. (Edit: shared in other replies to this thread.)

slowin 2 hours ago | parent [-]

I mean, that’s what they say but it doesn’t pass the sniff test. Which other major service struggles so much with basic scaling? They’re not serving streaming video, they’re not a real-time system. Any problems scaling should have been fixed years ago. Especially with all of Microsoft’s resources behind them.

hbn an hour ago | parent [-]

> they’re not a real-time system

I would argue they are. You can't cache a git repository and send people what it looked like a minute ago, because someone might have pushed 2 seconds ago.

Retr0id 3 hours ago | parent | prev | next [-]

I think the most charitable theory is that they're seeing rapidly growing usage (more users churning out higher volumes of code, via LLMs), and are struggling to scale to meet demand.

Alternative theories include "azure sucks" and "they're vibecoding everything now".

dtech 3 hours ago | parent | prev | next [-]

They say it's the skyrocketing load because of AI tooling

Many people suspect it's the year-long migrating to Azure and all their products instead of the things they have been using.

sunaookami 2 hours ago | parent | prev | next [-]

People will say LLMs but the issues with GitHub long predate LLMs. It all started when Microsoft acquired them.

perrygeo 3 hours ago | parent | prev | next [-]

Github's, COO Kyle Daigle, claimed that the number of commits has increased 14x since last year. So shear scale has something to do with it. I don't know of too much software already operating a planetary scale that could easily absorb a 14x bump in a year.

slowin 2 hours ago | parent | next [-]

GitHub is pretty tiny compared to something like YouTube and Instagram. Both of which have much better uptime.

evilfred 2 hours ago | parent | prev [-]

14x is barely an order of magnitude

ShinyLeftPad 2 hours ago | parent | prev | next [-]

Microsoft bought it, https://damrnelson.github.io/github-historical-uptime/

otterley 2 hours ago | parent | prev | next [-]

The CTO discussed it a few months back: https://github.blog/news-insights/company-news/addressing-gi...

biennvops 3 hours ago | parent | prev | next [-]

Totally not because of their movements to Azure.

cybrox 3 hours ago | parent [-]

That certainly doesn't help but I'd imagine their traffic in general spiked massively with agentic interactions as well?

grim_io 3 hours ago | parent | prev | next [-]

AI-Agents are hammering GitHub.

Whatever the actual increase in productivity may be, the commits, clones, pushes, action runs, etc. are skyrocketing.

everfrustrated 3 hours ago | parent | prev | next [-]

Lately? GitHub has always been bad with downtime. It hasnt got worse just more visible as people do more CI now than before.

allanmacgregor 3 hours ago | parent | prev | next [-]

Its all vibes man

thinkingtoilet 3 hours ago | parent | prev [-]

Microsoft simply can not make software anymore. I worked at S&P Global and when you work at a global-mega corp, you quickly see why they lose the ability to create anything and just acquire companies to grow.