Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enrich MissingDigest errors when we fail to recover from them #16008

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Jun 29, 2022

In order to differentiate "uncaught" MissingDigest cases (where a MissingDigest error is converted into a string rather than being handled at the Node boundary) from those where we just cannot determine the source, enrich the latter case.

[ci skip-build-wheels]

…n order to differentiate uncaught cases from those where we just cannot determine the source.

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@stuhood stuhood requested a review from tdyas June 29, 2022 22:32
@stuhood stuhood added the category:internal CI, fixes for not-yet-released features, etc. label Jun 29, 2022
@stuhood
Copy link
Sponsor Member Author

stuhood commented Jun 29, 2022

This does not fix #15995, but it will rule out some possibilities for the source of the error.

Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs cherry-pick?

@stuhood
Copy link
Sponsor Member Author

stuhood commented Jun 29, 2022

Needs cherry-pick?

Not necessarily... this is as much to assist with triage of #15995 on main as anything else =/

@stuhood stuhood enabled auto-merge (squash) June 29, 2022 22:38
@stuhood stuhood merged commit 4edd84f into pantsbuild:main Jun 29, 2022
@stuhood stuhood deleted the stuhood/differentiate-recovery-failures-from-uncaught-cases branch June 29, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants