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

remove avatar URL discrepancy detection (since it's arguably more wasteful than just updating the DB records) #300

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

twrichards
Copy link
Collaborator

#193 added some logic for detecting when Google People API returned a different avatar URL than last time but in fact the image content was the same. This seems to happen all the time now, so on reflection requesting the bytes of the image twice for each user seems more wasteful than just updating the records in the DB when the avatar URL changes.

@twrichards twrichards requested a review from a team as a code owner November 24, 2023 12:35
@twrichards twrichards merged commit 04e9003 into main Dec 18, 2023
1 check passed
@twrichards twrichards deleted the avatar-URL-discrepancies branch December 18, 2023 09:12
@prout-bot
Copy link
Collaborator

Seen on PROD (merged by @twrichards 5 minutes and 26 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants