magento / meta-for-magento2

33 stars 19 forks source link

Push Products to Meta is not generating complete CSV file for 100K Products #50

Open hodtechnologies opened 6 months ago

hodtechnologies commented 6 months ago

Preconditions (*)

1.Magento ver. 2.4.6 2.Meta Module Version: 1.2.4

Steps to reproduce (*)

  1. Go to Store -> Configuration -> Facebook and Instagram Extension Setting
  2. Click Push Products to Meta.
  3. Its not generating full CSV file under /var/export
  4. Struck in between if we have more than 100K Products.

Expected result (*)

  1. This Meta file generate should be a batch process and execute from bin command. not from admin

Actual result (*)

  1. Half file generated and gz.lock file there to prevent from pushing.