I am running a Drupal 8 website running over Acquia Infra. I have recently configured Purge module to invalidation cache over Acquia varnish and Cloudflare when cachetags gets Invalidated.
Problem: Solr index takes around 60 to 120 seconds before full replication happens, but Purge module immediatly processes queue to clear cache tags over Varnish and Cloudflare, Hence the newly created cache get generated from stale or outdated content from SOLR index if immediately browsed after updating.
Is there any possibility of adding delays (eg 2000ms) before processing Purge queue?
Any possible solution would be appriciated.
question from:
https://stackoverflow.com/questions/65934495/drupal-8-purge-module-to-allow-solr-index-replication-before-cache-invalidation 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…