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

Remove panic for unaffected dirs + reprocess them if missing #245

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

benartuso
Copy link
Contributor

@benartuso benartuso commented Jan 26, 2024

Wasn't able to repro what Eric was seeing, but added in graceful error handling here. If we find a dir that should be in the parent commit's db but isn't, we recalculate it on the fly like the changed dirs

Would love to go over this w/ @Eric-Laurence and see if we can get a test to repro and confirm

@benartuso benartuso requested a review from gschoeni January 26, 2024 15:53
@gschoeni
Copy link
Collaborator

@benartuso what was the verdict here with @Eric-Laurence

@benartuso
Copy link
Contributor Author

@benartuso what was the verdict here with @Eric-Laurence

didn't get to repro this with him yet, were focused on the polars / pandas weirdness...i haven't been able to repro w/ him but can dive in monday.

these changes do fix the panic though and will gracefully handle the error he's running into, but i can't get a test working to show it

@gschoeni gschoeni merged commit b0ae253 into main Jan 29, 2024
4 checks passed
@gschoeni gschoeni deleted the fix/unaffected-dirs-bug branch February 19, 2024 19:52
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.

2 participants