Skip to content
Back

Batch Size of Bulk Operations

  • 0
  • 3
  • Self Hosted
  • Storage
29 Jul, 2026, 11:02

Is there any way to increase the Batch Size of Bulk Operations on Appwrite Self Hosted? When I try to perform more than 100 operations per batch, I get the following error Invalid rows param: Value must a valid array no longer than 100 items and Value must be a valid JSON string

TL;DR
Batch size of bulk operations might be constant due to a possible deliberate decision or database load issue. Pro Plan Users can have a batch size value up to 1000 as per the documentation.
29 Jul, 2026, 13:43

its a constant APP_LIMIT_DATABASE_BATCH = 100

29 Jul, 2026, 13:59

Is there a plan to change this to an env var in the future?

29 Jul, 2026, 14:03

i think it might be a constant deliberately, maybe db load issue. <@1356535431834898634> might have more idea

29 Jul, 2026, 14:20

According to the docs, Pro Plan Users can have a value up to 1000, so at the very least it should be able to go upto that

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more