wayfair-contribs / plentymarkets-plugin

Wayfair plugin for use in the Plentymarkets eCommerce ERP system
https://marketplace.plentymarkets.com/en/plugins/integration/wayfair_6273
Other
4 stars 3 forks source link

inventory using two cron jobs again #176

Closed jhoule86 closed 3 years ago

jhoule86 commented 3 years ago

(replaces https://github.com/wayfair-contribs/plentymarkets-plugin/pull/168) Plentymarkets told us:

So, this PR reintroduces the Daily Cron for full inventory, and limits the "Every 15 minutes" Cron to doing the "diff' Inventory Sync.

Some changes have been made to help with Inventory Sync health despite these restrictions placed on us by Plentymarkets:

There are also a ton of additions/improvements to automated testing around the Inventory features, by way of the new "Plentymockets" tools I've made.