Closed
Bug 1915299
Opened 1 year ago
Closed 1 year ago
Exposure suggestions aren't properly ingested sometimes
Categories
(Application Services :: Suggest, defect, P1)
Application Services
Suggest
Tracking
(firefox132 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: adw, Assigned: adw)
References
Details
Attachments
(1 file)
Exposure suggestion attachments aren't properly downloaded sometimes. On ingest, we download and cache each exposure record but we don't download its attachment unless the passed-in provider constraints match the suggestion type in the record. If you try to ingest again with different provider constraints that do match the record's suggestion type, we see that the record hasn't been updated, so we don't even try to download the attachment at all.
We need to handle exposure ingests a little differently and ingest attachments if the suggestion type hasn't been downloaded.
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•