Skip to content

Chris/schy 380 python sdk entitlement usage does not update from datastream#73

Merged
cbrady merged 6 commits into
mainfrom
chris/schy-380-python-sdk-entitlement-usage-does-not-update-from-datastream
May 20, 2026
Merged

Chris/schy 380 python sdk entitlement usage does not update from datastream#73
cbrady merged 6 commits into
mainfrom
chris/schy-380-python-sdk-entitlement-usage-does-not-update-from-datastream

Conversation

@cbrady
Copy link
Copy Markdown
Collaborator

@cbrady cbrady commented May 20, 2026

No description provided.

@cbrady cbrady self-assigned this May 20, 2026
@cbrady cbrady requested a review from a team as a code owner May 20, 2026 00:23
# Per-entity locks serialize read-modify-write on the cache so that the
# WS handler and external callers (e.g. update_company_metrics) can't
# lose each other's updates when they interleave at await points.
self._company_locks: Dict[str, asyncio.Lock] = {}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to consider bounding these

@cbrady cbrady merged commit 12a2785 into main May 20, 2026
4 checks passed
@cbrady cbrady deleted the chris/schy-380-python-sdk-entitlement-usage-does-not-update-from-datastream branch May 20, 2026 16:29
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