Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.5k
Report packages loading failure with a specific exit-code#4963
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Report packages loading failure with a specific exit-code#4963
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Hey, thank you for opening your first Pull Request ! |
CLAassistant commentedAug 28, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
|
@ldez Is there something I can do to get this PR merged? |
I'm unsure to understand how this "increases observability and will help to distinguish Can you provide more details? |
The
packages.Load()function can use anexternal package providerGOPACKAGESDRIVERfor third-party build-systems like Bazel or Buck2.Having a specific exit code when external driver fails would increase observability and will help to distinguish
GOPACKAGESDRIVER's failures from other kinds of failures.