Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Fix failed indexing logging
If event AfterCacheableContentIsGeneratedEvent is not dispatched the indexing failed silently, this is fixed with #3735 but the logging is faulty and doesn't consider the indexing status. This commit fixes the logging, by checking the state in response data array. Relates: #3735
- Loading branch information