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

Retry error logging #1844

Merged
merged 4 commits into from
Mar 4, 2025
Merged

Conversation

pmattione-nvidia
Copy link
Contributor

@pmattione-nvidia pmattione-nvidia commented Feb 28, 2025

Retry getting improved error throwing and logging, with bugs fixed and test added that repros the cudf failure. Original PR that was reverted.

The changes to the previously-approved PR that includes the fixes and test is this commit. The original while loop has been restored with better error handling.

Note that this changes the interface of the macros, one of which is called in cudf that will be changed here after this goes in.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@pmattione-nvidia pmattione-nvidia added bug Something isn't working breaking Breaking change labels Feb 28, 2025
@pmattione-nvidia pmattione-nvidia self-assigned this Feb 28, 2025
@pmattione-nvidia pmattione-nvidia requested a review from a team as a code owner February 28, 2025 22:02
@github-actions github-actions bot added the cpp Pertains to C++ code label Feb 28, 2025
Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

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

@pmattione-nvidia Thanks. I took a quick look at the bugfix commit and it seems fine. I would like to wait to merge this until we get cuDF's CI passing again, to avoid extending the current disruption due to nightly failures. I'm requesting changes for the moment.

Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

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

cuDF CI is passing again. I'll merge this.

@bdice
Copy link
Contributor

bdice commented Mar 4, 2025

/merge

@rapids-bot rapids-bot bot merged commit dea0b21 into rapidsai:branch-25.04 Mar 4, 2025
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change bug Something isn't working cpp Pertains to C++ code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants