Skip to content
Snippets Groups Projects
Commit 3699485e authored by Susanne Moog's avatar Susanne Moog Committed by Andreas Fernandez
Browse files

[BUGFIX] Do not stop indexing on errors

The FAL indexer stopped the whole indexing queue if any error occured.
While single files might not be indexed, the whole process should not
be stopped because of it. Exceptions while indexing are now caught and
logged, but the indexing process continued.

Resolves: #62253
Releases: master, 9.5
Change-Id: Id64cfb59d7e94edf52ca941254761a2014a3aa06
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63815


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent e66cb258
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment