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

Fix/itn mangled errors #14397

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Fix/itn mangled errors #14397

merged 2 commits into from
Oct 20, 2023

Conversation

nholland94
Copy link
Member

@nholland94 nholland94 commented Oct 19, 2023

Closes #14383.
Closes #14366.

This PR fixes issues observed in ITN where the actual error messages are being mangled. The first fix is to O1trace, and allows O1trace to correctly propagate exceptions thrown during the first cycle of a traced async thread. The second fix is to reraise exceptions coming from inside of Mina_net2, so that we get the originating backtrace of the exception, rather than just the backtrace where the exception was handled.

@nholland94 nholland94 requested a review from a team as a code owner October 19, 2023 21:28
@nholland94
Copy link
Member Author

!ci-build-me

Copy link
Member

@mrmr1993 mrmr1993 left a comment

Choose a reason for hiding this comment

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

This is so much less horrifying than I was expecting 😂 Nicely done

@nholland94
Copy link
Member Author

!ci-nightly-me

@deepthiskumar
Copy link
Member

!approved-for-mainnet

@deepthiskumar
Copy link
Member

@deepthiskumar deepthiskumar merged commit 4c629a1 into rampup Oct 20, 2023
@deepthiskumar deepthiskumar deleted the fix/itn-mangled-errors branch October 20, 2023 04:58
nholland94 added a commit that referenced this pull request Nov 9, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 13, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 13, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 15, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 17, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 17, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 22, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 22, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 23, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 28, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 28, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 28, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 29, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 29, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 29, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 29, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Nov 29, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Dec 1, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Dec 1, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
georgeee pushed a commit that referenced this pull request Dec 15, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
nholland94 added a commit that referenced this pull request Dec 15, 2023
…rrors"

This reverts commit 4c629a1, reversing
changes made to 55b7818.
mrmr1993 added a commit that referenced this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants