Skip to content

fix(digests): Retry deliver_digest on lock conflict#114383

Merged
kcons merged 2 commits intomasterfrom
kcons/digestfun
Apr 29, 2026
Merged

fix(digests): Retry deliver_digest on lock conflict#114383
kcons merged 2 commits intomasterfrom
kcons/digestfun

Conversation

@kcons
Copy link
Copy Markdown
Member

@kcons kcons commented Apr 29, 2026

The lock is held to ensure atomic interaction with the digest list, and it seems like occasional conflicts are unavoidable, so we should retry.

Fixes SENTRY-5HC4.

@kcons kcons requested a review from a team as a code owner April 29, 2026 22:13
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 29, 2026
@kcons kcons enabled auto-merge (squash) April 29, 2026 22:50
@kcons kcons merged commit 3733c33 into master Apr 29, 2026
59 checks passed
@kcons kcons deleted the kcons/digestfun branch April 29, 2026 23:00
cleptric pushed a commit that referenced this pull request May 5, 2026
The lock is held to ensure atomic interaction with the digest list, and
it seems like occasional conflicts are unavoidable, so we should retry.

Fixes SENTRY-5HC4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants