cancel
Showing results for 
Search instead for 
Did you mean: 

Page Cache invalidated

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Page Cache invalidated

After adding the command "php bin/magento  indexer:reindex " as a cron job which runs every minute my Page Cache gets invalidated every minute. Anyone else had this issue / found a way to correct it?

2 REPLIES 2

Re: Page Cache invalidated

You should not add any reindexing to the cron schedule.

The proper cron schedule: https://mage2.pro/t/32

Re: Page Cache invalidated

Why @Dmitry_Fedyuk.

 

How can we get the Cache to update on its own through cron or some other service?