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

Integrate deleted users into the getUsers response #6198

Merged
merged 4 commits into from
Aug 5, 2024
Merged

Conversation

julianjelfs
Copy link
Collaborator

When we request user summaries we may get back a list of deleted userIds now.

We now cache the deleted userIds so that we can a) populate the userstore with dummy deleted users (to prevent and crashes) and b) remove any deleted users from subsequent requests for updated users (we were seeing around 100 of these every time the OC community is selected.

@julianjelfs julianjelfs enabled auto-merge (squash) August 5, 2024 08:24
@julianjelfs julianjelfs merged commit eceee52 into master Aug 5, 2024
7 checks passed
@julianjelfs julianjelfs deleted the deleted-users branch August 5, 2024 08:25
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