GitHub Actions and Pages are experiencing degraded availability
21–30 of 446 posts
Re: GitHub Actions and Pages are experiencing degraded availability
#22Someone needs to work on improving the way Actions deals with resource exhaustion like this. Today it exploded all the CI jobs with "failed" and an inscrutable message about "The job was not acquired by Runner of type hosted even after multiple attempts" then "Internal server error". It should say "Timed out due to no runner available, our apologies, try again later, or pay $$$ here to get priority for runners".
Re: GitHub Actions and Pages are experiencing degraded availability
#23Re: GitHub Actions and Pages are experiencing degraded availability
#24After 6 years of this nonsense of "centralizing everything on GitHub", it is not a good idea at all.
You might as well self host like I said before [0].
Re: GitHub Actions and Pages are experiencing degraded availability
#25any 9s left?
Re: GitHub Actions and Pages are experiencing degraded availability
#26Re: GitHub Actions and Pages are experiencing degraded availability
#27I love how even self hosted workers don't work during these outages - running jobs on their infrastructure being flakey is marginally acceptable, but the API to simply schedule workflows having this availability is mind boggling. Github just doesn't seem like a serious company anymore.
Re: GitHub Actions and Pages are experiencing degraded availability
#28I love how even self hosted workers don't work during these outages - running jobs on their infrastructure being flakey is marginally acceptable, but the API to simply schedule workflows having this availability is mind boggling. Github just doesn't seem like a serious company anymore.
Re: GitHub Actions and Pages are experiencing degraded availability
#29Or has Microsoft made sure (through Windows licensing terms and pricing) that it's not possible to compete with their own CI offering?
Edit: CircleCI seems to offer 750 minutes/month (whereas GitHub offers 1000 minutes/month).