Barry Hughes
Barry Hughes
@frosso should https://github.com/woocommerce/selectWoo/pull/53 also be put on hold?
Hi @peterwilsoncc, > Caching should account for multiple in memory objects. Why do you think this, is there a particular scenario you are dealing with that would help us understand...
OK. So in the existing model, each separate instance of an order is its own self-contained snapshot. Updates in one don't automatically surface in another. I still don't really see...
Thanks ... so, in case useful for others getting up to speed on this, the problem I think you are describing can be seen with a snippet like this (perhaps...
Hi @alewolf, Are you quite sure the problem is specifically tied to [3.7.4](https://github.com/woocommerce/action-scheduler/releases/tag/3.7.4)? This was a fairly [minimal set of changes](https://github.com/woocommerce/action-scheduler/compare/3.7.3...3.7.4). What version did you switch to, and have you...
> - When more than one plugin is loading the same version of the ActionScheduler as the one bundled in WooCommerce, then the one bundled with WooCommerce should take precedence....
> Technically the Pixel Manager can also be used on installs where WooCommerce is not running. Gotcha, I misunderstood in that case. > Let me know if you think this...
> Occasionally seeing a failed action with this message: > > > `action failed via WP Cron: Unable to update the status of action ###### to in-progress.` > > Did...
Updated title and description. We're hoping to look at options here soon.
> Certainly there are errors that are because of Action Scheduler Definitely. Others are not, and yet others occupy a grey area somewhere in-between (and relate to the volume of...