memories/lib/Cron
Leandro Lucarella 94e9b616d2
Avoid showing "Memories: Indexing process stopped before completion. Will continue on next run" as a warning
An indexing cron job not finishing is just normal operation, so
we shouldn't emit a warning for it. This commit emits a info
instead when this happens.

While we are at it, we also emit a info message if the indexing
was successful.
2023-04-23 11:53:38 +02:00
..
IndexJob.php Avoid showing "Memories: Indexing process stopped before completion. Will continue on next run" as a warning 2023-04-23 11:53:38 +02:00