Skip to content

O3-5396: Implement additional duplication safety#91

Merged
ibacher merged 1 commit intomainfrom
O3-5396
Feb 2, 2026
Merged

O3-5396: Implement additional duplication safety#91
ibacher merged 1 commit intomainfrom
O3-5396

Conversation

@ibacher
Copy link
Member

@ibacher ibacher commented Feb 2, 2026

This moves the duplication checks from the service to the validator, pushes the logic to the DB, and adds some optimistic locking to queue entry updates. The net result should be to prevent duplicate entries from being accidentally created.

Also has some light refactoring of various things.

This moves the duplication checks from the service to the validator,
pushes the logic to the DB, and adds some optimistic locking to queue
entry updates. The net result should be to prevent duplicate entries
from being accidentally created.
@ibacher ibacher merged commit 1a82392 into main Feb 2, 2026
4 checks passed
@ibacher ibacher deleted the O3-5396 branch February 2, 2026 14:16
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.

1 participant