Open Bug 1606277 Opened 5 years ago Updated 2 years ago

Feed from cache load optimization

Categories

(Firefox :: New Tab Page, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: thecount, Unassigned)

Details

Small cleanup that can happen, might also reduce load time for cache loads.

Right now if we load feed data from fresh or cache, we then filter blocked stories from those results.

If we instead, updated feed cache as stories got blocked, we wouldn't need to do it again from cached loads as it would already be up to date. We would only need to filter blocked for feeds if it was fresh.

This doesn't apply to spocs, that has a slightly more complex handling because it's got placements, frequency capping, and flight id migration, so the code paths are separate and different currently. See bug 1606276

Priority: -- → P2
No longer blocks: pocket-newtab
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.