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

Recursion errors at scale #37

Closed
alexander-held opened this issue Apr 14, 2024 · 2 comments
Closed

Recursion errors at scale #37

alexander-held opened this issue Apr 14, 2024 · 2 comments
Assignees
Milestone

Comments

@alexander-held
Copy link
Member

When running with sufficiently many files, we hit RecursionError during preprocessing. The solution to that should be CoffeaTeam/coffea#1079. Once that is fixed we'll need a new AB-dev image. cc @matthewfeickert: I assume we don't need a coffea tag to build an image in principle? It's not critical enough to warrant building the image before this is reviewed and merged though.

@alexander-held
Copy link
Member Author

resolved with latest coffea https://github.com/CoffeaTeam/coffea/releases/tag/v2024.4.1 and propagated to the AB-dev image

@matthewfeickert
Copy link
Member

I assume we don't need a coffea tag to build an image in principle? It's not critical enough to warrant building the image before this is reviewed and merged though.

Correct. We can always build anything from a Git repo commit hash as well.

@gordonwatts gordonwatts modified the milestones: Week 4, Week 3 Apr 29, 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

No branches or pull requests

3 participants