Live data from Hacker News

GitHub incident 2022-03-23

githubstatus.com

11–20 of 206 posts

Re: GitHub incident 2022-03-23

#14

It seems like we haven't had a non-robot status update on the status page in days since this what seems like daily occurrence. I figure at this point we'd get something of why this is happening. I also don't appreciate our builds freezing, unable to be cancelled and then eating up hundreds of minutes.

Billing should always be built on a "ping" IMO and not start/stop hooks. The latter is shockingly bad for customers during times of unreliability. The former sounds stupid and requires more infrastructure from the one offering the service, but I think it's more fair.

I haven't used GA in a way where it actually costed me anything, but having minutes just tick away while you can't do anything is really stupid if that's the case.

Edit: Another sane solution would probably be to record outage periods and have Billing automatically reconcile for every customer when invoicing. This would require them to admit the outage durations however, so it may be flawed from a human perspective.

Re: GitHub incident 2022-03-23

#15

It seems like we haven't had a non-robot status update on the status page in days since this what seems like daily occurrence. I figure at this point we'd get something of why this is happening. I also don't appreciate our builds freezing, unable to be cancelled and then eating up hundreds of minutes.

Do they give you the minutes back if there's an incident during the period where a job is running?

Re: GitHub incident 2022-03-23

#17
post #15

It seems like we haven't had a non-robot status update on the status page in days since this what seems like daily occurrence. I figure at this point we'd get something of why this is happening. I also don't appreciate our builds freezing, unable to be cancelled and then eating up hundreds of minutes.

Do they give you the minutes back if there's an incident during the period where a job is running?

You will have to contact them for them to credit you, that's what we did

Re: GitHub incident 2022-03-23

#18
post #15

Earlier quoted context omitted.

Do they give you the minutes back if there's an incident during the period where a job is running?

You will have to contact them for them to credit you, that's what we did

This is totally unsurprising and also totally unacceptable IMO. They should automatically wipe out all build minute usage during outages for every account if they insist on architecting their system in this way.
Post reply on HN