Skip to content

Conversation

@yuneng-jiang
Copy link
Collaborator

[Fix] Race Condition Handling in SCIM v2

Relevant issues

The PUSH GROUP is batched, with a lot of users, the current_members variable becomes stale and runs into errors where users are not properly added into teams.

Closes LIT-1253

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix
✅ Test

Changes

image

@vercel
Copy link

vercel bot commented Dec 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Dec 7, 2025 4:03am

@yuneng-jiang yuneng-jiang merged commit d75f24e into main Dec 7, 2025
54 of 59 checks passed
@yuneng-jiang yuneng-jiang deleted the litellm_scim_v2_fix branch December 7, 2025 05:06
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