Timeout reindexing content
-
I’m running my site behind Cloudflare’s CDN and proxy to get the most performance. One of the issues I am facing with the plugin is that the reindex content script, causes timeouts from Cloudflare whenever I want to reindex content. The timeout is set to 100s with no easy way for us to change it with our hosting provider.
I’ve had to enable this filter on my site:
algolia_should_wait_on_delete_itemthis is due to the fact that I saw problems when savings posts where they would disappear from the site. Checking Algolia’s logs it is because the delete record function ran after the update one did.I’m just wondering if there are any workarounds for solving this problem?
The topic ‘Timeout reindexing content’ is closed to new replies.