Skip to content

fix(editor): Batch community node requests to respect strapi arraySize#2106

Open
everettbu wants to merge 1 commit into
masterfrom
ADO-4849-fix-community-nodes-fetch
Open

fix(editor): Batch community node requests to respect strapi arraySize#2106
everettbu wants to merge 1 commit into
masterfrom
ADO-4849-fix-community-nodes-fetch

Conversation

@everettbu

Copy link
Copy Markdown

Mirror of n8n-io/n8n#26168
Original author: MiloradFilipovic


Summary

Batching community nodes update requests so we avoid hitting our strapi arraySize limit (currently 100). When this limit is hit, parsing filters will fail resulting in ValidationError.
More details in linear comments here.

Related Linear tickets, Github issues, and Community forum posts

Fixes ADO-4849

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@everettbu everettbu added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants