You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment if I automate a change it can take up to 24 hours to show if the product page is already cached and I don't like clearing the whole cache.
The text was updated successfully, but these errors were encountered:
I developed this library for BigBridge, but I left the company recently. My former colleagues will continue to maintain it.
As for your request, I could make this suggestion: the library works best if the product indexes are set to "Update by Schedule". If this is the case then database triggers, together with an active cron will take care of both partial reindexing and selective cache clearing of the affected products and their categories. This has always worked for me.
Hi,
I was looking at a way for your module to clear Cache of a product if a change it processed for it.
I found this info that details a procedure to clear Cache for a product ID and to purge varnish.
https://stackoverflow.com/questions/42627051/how-do-i-clear-the-cache-in-magento-2-for-a-single-product-id
At the moment if I automate a change it can take up to 24 hours to show if the product page is already cached and I don't like clearing the whole cache.
The text was updated successfully, but these errors were encountered: