Sync throughput
-
I’m setting up a new site to sync records. On the salesforce side we have about 4,000 records that get updated frequently by salesforce tasks. This initiates a sync to WordPress. However I’m running into an issue with the WordPress Scheduled Actions not keeping up with the pull_process_records tasks. I currently have about 6500 pending actions and that’s not going down at all.
I see the options in the plugin for changing pull query limit, batch size and concurrent batches. However when I increase those it doesn’t seem to allow more than 20-40 records to be processed at a time. I read the documentation on Action Scheduler’s website and they said turning concurrent batches to 0 would process everything, however it doesn’t look like that works in this instance.
Can you give any pointers on what I might be missing? I have the wp-cron scheduled to run every 5 minutes as a server scheduled task.
Thanks!
- The topic ‘Sync throughput’ is closed to new replies.