Skip to content

New option "batchSize" #18

@scriptPilot

Description

@scriptPilot

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions