recommendation-api
recommendation-api copied to clipboard
Mc 1578 add event bridge rule
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 fail.
The remediation we settled on is to temporarily insert removed items in a shared cache, based on the EventBridge remove events.
Todos
- [ ] Outstanding todo
- [x] Completed todo
Review
- [ ] Security @ReviewerA
- [ ] Test coverage @ReviewerC
- [ ] ...
Have you followed the guidelines in our Contributing document?
Deployment
- [ ] Secrets?
Reference
Tickets:
- Link to JIRA tickets