Closed Jolg42 closed 2 years ago
Isidor pointed me to this status event on a different URL (https://github.com/microsoft/vscode-test/issues/142#issuecomment-1102878873): https://status.dev.azure.com/_event/302592133
So it seems that the https://vsstatus.visualstudio.com/ page is out of sync here.
Are you still facing this issue? Could you let us know if it is resolved
Looks all good now! Thanks 💚
We are seeing many
Server returned 503
errors from this command in our CI (GitHub Actions):This command is called for each new version (with the corresponding version)
The full source code is located at https://github.com/prisma/language-tools/blob/main/scripts/e2eTestsOnVsix/install_extension.js
The GitHub Action workflow runs: https://github.com/prisma/language-tools/actions/workflows/e2e_published_vsix.yml Error log example: https://github.com/prisma/language-tools/runs/6075977680?check_suite_focus=true#step:5:31
Originally reported in https://github.com/microsoft/vscode-test/issues/142 and got the following answer:
I found the status page at vsstatus.visualstudio.com and everything is green there 🤔