emartech / 3rd-party-integrations-magento-M2

Please note: this plugin is deprecated. we have a new version of the plugin- please contact emarsys support for more info
MIT License
0 stars 5 forks source link

Initial sync of customers times out on large numbers. #2

Closed eghanin closed 6 years ago

eghanin commented 7 years ago

depending on the servers performance, if the volume of synced customers / subscriber is large, the operation times out and the sync fails

kirankensium commented 7 years ago

Follow the below instructions to run the Initial DBload from commandline:

  1. Download the attached initialDbLoad.php.txt file and rename to initialDbLoad.php
  2. Place this file at Magento root directory
  3. Execute this script (php initialDbLoad.php) on the Magento root directory

This may take some time to complete based on the number of records.

initialDbLoad.php.txt

eghanin commented 6 years ago

fixed in our new versions. we improved the performance with all bulk data exports