M4dhavOriginal post
Rank 2: Process
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
Summary
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.