Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Mc 1578 add event bridge rule #1111

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

mmiermans
Copy link
Contributor

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
  • 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

Implementation Decisions

@mmiermans mmiermans force-pushed the mc-1578-add-event-bridge-rule branch from 7df309d to 2404a79 Compare December 19, 2024 09:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant