Project

General

Profile

Actions

Feature #5913

closed

Handle indexing errors

Added by ben leinfelder almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
04/12/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

For unexpected errors, we need to track and retry the indexing task before giving up and notifying the administrator.
This may happen because the object type is unknown and cannot be parsed correctly, or because there is some error when submitting to the solr engine.
We do not want these errors to accumulate and bog down the system for weeks and weeks (until, say, support for the new object type is added) but we do want to add them back to the indexing queue once the reason for the error has been resolved.

Actions #1

Updated by ben leinfelder over 10 years ago

  • Status changed from New to In Progress

Remains to be seen how quickly this queue gets populated. We dont currently have any qualifiers on the kind of error or the number of times the record as been retried.

Actions #2

Updated by ben leinfelder over 10 years ago

  • Status changed from In Progress to Closed

Can add more features to this as needed in the future.

Actions

Also available in: Atom PDF