-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Use batchSize to run sync in batches of X docs.
File sync might run into memory issues. With batchSize = PHP Memory Limit / Max Allowed File Size
it can be solved.
- run sync (to / from remote) in batches until no more documents must be synchronized > scheduled next run
- add risk of memory issue to docs
- set batchSize in Demo App
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request