Our app supports multiple concurrent edit and rollback tasks; however, we strongly recommend scheduling them sequentially for the best performance.


Why?

  • Avoid Pricing Conflicts – Running multiple tasks simultaneously may confuse if multiple edits affect the same product.

  • Shopify API Limitations – Shopify's API has constraints that impact update speed.

    On average, the app updates 2 items per second, but the actual speed varies based on the number of products and your Shopify API rate limit. Running multiple tasks in parallel significantly slows down the update speed due to API restrictions. This may give the impression that tasks are stuck.

    For better efficiency, schedule price edits and rollbacks in batches, one after another.


  • Task Management

    The app automatically pauses new tasks if three tasks are already running. You can later review and restart paused tasks as needed.


Note: If price edits and rollbacks are scheduled at the same time, they will still execute but at a much slower pace.


By following these best practices, you can ensure a smoother and faster price update process