Live data from Hacker News

Azure DevOps is down globally

news.ycombinator.com

11–20 of 55 posts

Re: Azure DevOps is down globally

#15

GitHub Actions is also degraded, coincidence? https://www.githubstatus.com/ For me, pipelines are queuing and not even scheduling jobs on self hosted runners.

No, from the documentation it seems they share a lot of infrastructure between GitHub Actions and Azure DevOps pipelines.

Re: Azure DevOps is down globally

#16
post #3

Entire Azure been offloaded to WITCH beware.

[flagged]

WITCH is the acronym for Indian tech consulting companies for WiPro, InfoSys, Tata Consultancy Services, C something, H something. They're stereotyped as being cheap and low-quality.

Not agreeing/disagreeing here, just stating author's intent.

Re: Azure DevOps is down globally

#17

GitHub Actions is also degraded, coincidence? https://www.githubstatus.com/ For me, pipelines are queuing and not even scheduling jobs on self hosted runners.

Not a coincidence, no.

From the "self-hosted" perspectively, interestingly what we're seeing at Depot (https://status.depot.dev/clyrvud6i57402igofm6jtb7id) is API requests to provision new runners or receive runner jobs are receiving rate limit errors, but without the regular rate limit status HTTP headers[1].

I imagine the GitHub API / Actions control plane is rather overloaded at the moment with the outage.

[1] https://docs.github.com/en/rest/using-the-rest-api/rate-limi...

Re: Azure DevOps is down globally

#19
post #3

Entire Azure been offloaded to WITCH beware.

I have noticed something along these lines in the GitHub repos. Tons of bugs piling up, issues closed out as "by design" where clearly is was not. Etc.

I honestly get the impression Azure is in decline, particularly around the .Net integrations which is their flagship ecosystem..

Post reply on HN