recommendation-api
recommendation-api copied to clipboard
Rank and serve recommendations
# Goal Allow `enableRankingByRegion` to be passed in to the `newTabSlate` query. In a future PR we will optimize the recommendation order for the given region if this is set...
# Goal See if we can turn stories that are in labeled collections into a slate. Requires https://github.com/Pocket/data-flows/pull/278
# Goal Select the based items, with constraints on duplicate topics and publishers. ## Todos - [ ] Outstanding todo - [x] Completed todo ## Review - [ ] Security...
# Goal Cut over PagerDuty to point at Mozilla SRE
# Goal Revert the remote Docker version back to docker24, which it was at until I accidentally downgraded it in https://github.com/Pocket/recommendation-api/pull/1102.
# Goal Updating utm_source on the URL sent to Firefox. ## Todos - [x] deploy to dev ## Reference Tickets: * https://mozilla-hub.atlassian.net/browse/MC-1540
# Goal Prevent outages of Pocket Home that were caused by recommending a removed corpus item. When the GraphQL corpus item resolver cannot find an item, the entire response will...
# Goal Allow resolving older Recomendations to be resolvable by url, so we can remove itemId resolving and resolve a query we want to use in the rest of Pocket....