Replies: 0
I have an automated script which pulls in new products and deletes old ones to keep in sync with another online store. At the end of each run I do a REST call to hit the the WooCommerce regenerate product lookup tables endpoint.
Is there a way for me to find out exactly how long it takes for the table regeneration to take? I have over 3,000 products with inventory that fluctuates every hour and I’d like to know how much strain I’m putting on my database.