Skip to content

Conversation

@joeyjurjens
Copy link
Contributor

Sometimes the exclude condition can become extremely large, and this would cause a;

Expression tree is too large (maximum depth 1000) with including(all:) #871

Error.

This change collects the ids in chunks and then uses this in the exclude rather than thousands of OR conditions.

@samar-hassan samar-hassan merged commit 2131d0e into master Jun 10, 2025
5 checks passed
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