Skip to main content

Module failed_indexing

Module failed_indexing 

Source

Structs§

FailedIndexEntry
A previously recorded indexing failure, as read back for display - includes the bookkeeping columns (attempt_count, timestamps) that only exist once a FailedIndexRecord has actually been persisted.
FailedIndexRecord
Plain, storage-agnostic reference to a resource that failed search indexing. Never carries the resource body - just enough identity to look it back up.

Traits§

FailedIndexingProvider