Retry manual metadata extraction when baloo returns an empty map
AbandonedPublic

Authored by astippich on Aug 24 2019, 9:29 AM.

Details

Reviewers
bruns
ngraham
Summary

When we get an empty map from Baloo,
retry by manually extracting metadata.
The file may have been excluded for indexing,
or the indexing is currently taking place and
has not indexed the file yet.

BUG: 410114

Diff Detail

Repository
R824 Baloo Widgets
Branch
retryBaloo
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15568
Build 15586: arc lint + arc unit
astippich created this revision.Aug 24 2019, 9:29 AM
Restricted Application added a project: Baloo. · View Herald TranscriptAug 24 2019, 9:29 AM
Restricted Application added a subscriber: Baloo. · View Herald Transcript
astippich requested review of this revision.Aug 24 2019, 9:29 AM

Obvious downside is that resources are slightly wasted when there is no metadata

astippich abandoned this revision.Nov 13 2019, 8:41 PM