-
Notifications
You must be signed in to change notification settings - Fork 34
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
Resolving publish dependencies with a huge excludeContentIds list #10635
Comments
related to #10623 |
The problem is in "more than 1024" causes a tricky NodeVersionDiffQuery for ExcludeEntries, maybe we can reimplement it to do a filtering instead of a query |
alansemenov
changed the title
Resolving push dependencies with a huge excludeContentIds list
Resolving publish dependencies with a huge excludeContentIds list
Jul 10, 2024
vbradnitski
added a commit
that referenced
this issue
Jul 10, 2024
vbradnitski
added a commit
that referenced
this issue
Jul 10, 2024
vbradnitski
added a commit
that referenced
this issue
Jul 10, 2024
rymsha
pushed a commit
that referenced
this issue
Aug 6, 2024
rymsha
pushed a commit
that referenced
this issue
Aug 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if it's more than 1024 elements there, ES fails
The text was updated successfully, but these errors were encountered: