try to solve #0025932 + try to improve indexing process reliability by retrying bnf label resolve queries
<?phpnamespaceCorpusParole\Models;useCorpusParole\Libraries\CorpusParoleException;/** * Exception class */classModelsExceptionextendsCorpusParoleException{}