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

Make max tree size configurable and throw when hit #6634

Closed
wants to merge 1 commit into from

Conversation

lildude
Copy link
Member

@lildude lildude commented Dec 14, 2023

Description

The size of repositories we consider for analysis is currently hardcoded to 100k objects and returns an empty result without any reasoning.

This PR makes it configurable and throws an exception when this is hit.

This will need changes on the GitHub side of things to accommodate this change before this can be merged and deployed.

@github-linguist github-linguist deleted a comment from DuschSchmidt Dec 28, 2023
@issyl0
Copy link
Collaborator

issyl0 commented May 2, 2024

Superseded by #6806.

@lildude lildude closed this May 2, 2024
@lildude lildude deleted the lildude/configurable-max-tree-size branch May 2, 2024 12:42
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Aug 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the file limit configurable
2 participants