Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Investigate Missing Testimony in Search #1613

Open
Mephistic opened this issue Sep 3, 2024 · 0 comments
Open

Investigate Missing Testimony in Search #1613

Mephistic opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
backend Backend Development tech debt

Comments

@Mephistic
Copy link
Collaborator

Problem

After we successfully got the Typesense sync job running again, we noticed an odd discrepancy in the data - exactly 2 testimonies were missing after the job completed (in the dev environment). To ensure there isn't the potential for more serious data loss on Prod, we should investigate what went wrong here and fix the job if we discover the issue.

Success Criteria

  • Discover which 2 testimonies are not syncing correctly to the Typesense index
    • If found, see if there's a common link that needs to be addressed in the job logic to ensure a successful sync
    • If no link is apparent, add additional error logging to the sync job (so we can try to collect more data on the next sync, if the issue re-occurs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend Development tech debt
Projects
None yet
Development

No branches or pull requests

2 participants