woocommerce / pinterest-for-woocommerce

A native Pinterest integration for WooCommerce. Development is managed by Ventures.
https://woo.com/products/pinterest-for-woocommerce/
GNU General Public License v3.0
22 stars 9 forks source link

V5 feed update is being called every 10 minutes. #951

Closed budzanowski closed 3 months ago

budzanowski commented 4 months ago

The update should only be called in case the feed is not matching the registered one.

The cadence of the feed update is also too fast in case the feed is configured correctly.

budzanowski commented 3 months ago

The PR #954 is fixing this as well. When we have a matching feed we don't do the update.