| ▲ | pavo-etc 3 hours ago |
| > Update - We are seeing an approximate 20% error rate across numerous experiences including Pull Requests, Issues, and others. Investigations are currently under way and we will be posting updates as they become available brutal |
|
| ▲ | gottagocode 3 hours ago | parent | next [-] |
| 20%, do we just make numbers up? |
| |
| ▲ | anonymousab 2 hours ago | parent | next [-] | | It seems vastly higher on every region and VPN I've tested, so I think this is a case of the "technicalies". It is technically 20%, because a bunch of the requests that happen on page load do succeed. Just not the few crucial ones that are required for the page to load correctly - those return a 500 the vast supermajority of the time. | | |
| ▲ | brookst 2 hours ago | parent | next [-] | | I can't get a single PR or issue to work. Maybe it's "20% globally, 100% anywhere people are awake". | |
| ▲ | malfist 2 hours ago | parent | prev | next [-] | | Feel free to disregard this because ultimately its a tangent that doesn't matter; but supermajority is specifically a political term referring to the required threshold to advance legislation when simple majority isn't procedurally enough. It doesn't mean simply a greater share of.a majority | | |
| ▲ | zmgsabst 2 hours ago | parent [-] | | This is how language evolves. For supermajority: the construction means “beyond majority” or “above majority”, it is implemented as a higher percentage in most systems, and there is a utility in being able to refer to high ratio majority. So people have repurposed a technical word to a general word, of roughly the same meaning. | | |
| |
| ▲ | normie3000 2 hours ago | parent | prev [-] | | 20% of requests on a GUI page also makes the whole thing unusable. |
| |
| ▲ | ozarkerD 3 hours ago | parent | prev [-] | | Depends if this is coming from engineering or management | | |
|
|
| ▲ | dboreham 2 hours ago | parent | prev [-] |
| The error rate is 100% on the service that allows you to create PRs in the web site. Actual remote git service is working just fine. I might try the API to make a PR, see if that's working. Update: yes that worked. gh CLI using the API was able to make a PR while the web interface was inoperable. Second update: defeat from the jaws of victory -- the page that displays open PRs is also down. Third update: CI isn't working anyway, so the CLI PR creation workaround doesn't achieve much. |