Hi all, While working with the Config API [1] in Solr 9.1.1. Cloud, I occasionally see the following error when trying to update a config-overlay file using [2].
org.apache.solr.common.SolrException: 1 out of 2 the property overlay to be of version 8 within 30 seconds! Failed cores: [...] Could you provide any solutions that can mitigate this problem? Many thanks, Hakan 1. https://solr.apache.org/guide/solr/latest/configuration-guide/config-api.html 2. https://solr.apache.org/guide/solr/latest/configuration-guide/config-api.html#commands-for-user-defined-properties
