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

fix: gracefully handle contrib yield failures for deleted users #2545

Merged

Conversation

wescopeland
Copy link
Member

https://retroachievements.org/horizon/failed

We have thousands of failures from UpdateDeveloperContributionYieldJob which are benign and caused by trying to execute the job for users with deleted accounts.

This noise is likely obscuring other failures which could be worth looking into. Now, rather than outright failing, we'll log a message and end processing.

@wescopeland wescopeland requested a review from a team July 6, 2024 02:20
@wescopeland wescopeland merged commit 31b54d1 into RetroAchievements:master Jul 21, 2024
5 checks passed
@wescopeland wescopeland deleted the handle-contrib-yield-no-user branch July 21, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants