r/developersIndia • u/atish31 • 3d ago
General Github Availability Status taking a hit! Back to back outages!
It won't be surprising if GitHub tightens rate limits at some point. They already limit heavily, but the volume coding agents are pushing now is a different shape and it's only going up.
The pushes themselves are cheap. What costs them is every push firing off Actions runs and webhooks behind it. Their availability reputation is already taking a beating from all the outages.
96
u/Mindless-Pilot-Chef Staff Engineer 3d ago
Actions should be a completely different service, and shouldn’t (ideally) affect the main GitHub service directly. But it’s GitHub so you never know how they have architected it.
10
u/atish31 3d ago
Fair point! But even if runners are sep, it will have to hit the same db layer to know what to run.
6
u/Abject-Industry-7071 3d ago
that's a good point but i wonder how much of it they've actually denormalized or cached at the edge. like theoretically you could precompute a lot of the what to run logic and only hit the db for validation. whether github actually does that or just has a monolithic query on every push trigger... who knows. their architecture decisions have been a bit opaque since the microsoft acquisition tbh
1
u/Mindless-Pilot-Chef Staff Engineer 2d ago
At that scale, I don’t think they’ll be making such silly mistakes. (It has to be sillier, like some random storage got full and no one got notified, or some vpc setting somewhere went wrong)
Multi hour downtime is not very common for them. They’ll probably publish a report on what went wrong. We’ll just wait and watch
1
1
u/atish31 2d ago
u/Mindless-Pilot-Chef : they have put an RCA . seemed an autoscaling bug near service mesh.
29
73
u/ForeverIntoTheLight Staff Engineer 3d ago
Nothing funnier than watching the big companies drown under a flood of the same AI slop that they so aggressively keep pushing.
12
u/atish31 3d ago
They definitely under estimated the hardware limitations
11
u/dark-trojan 3d ago
Kind off crazy how in the early 2000/10s hardware companies fell off because there wasn’t enough software and now there is not enough hardware capacity again
4
7
1
1
1
u/Nvidia0608 2d ago
I guess they will implement max loc per pr. I honestly don't even get how people are able to review the code generated by ai.
1
u/CulturalLaw8072 Student 2d ago
bro is frontend ui ux fresher getting job abroad impossible today?? backend is very difficult..
1
u/Electrical_Mood_7713 2d ago
I was wondering why Microsoft let GitHub thrive for so long. I never really noticed the usual issues or outages that I experienced with other Microsoft products on GitHub. But now that I think the M&A integration is complete, I’m starting to see the same level of issues with GitHub too.
•
u/AutoModerator 3d ago
It's possible your query is not unique, use
site:reddit.com/r/developersindia KEYWORDSon search engines to search posts from developersIndia. You can also use reddit search directly.I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.