Skip to content

Make message_reference unique#37

Merged
steventux merged 1 commit intomainfrom
make-message-reference-unique
Mar 26, 2025
Merged

Make message_reference unique#37
steventux merged 1 commit intomainfrom
make-message-reference-unique

Conversation

@steventux
Copy link
Contributor

@steventux steventux commented Mar 25, 2025

https://nhsd-jira.digital.nhs.uk/browse/DTOSS-7781
NHS Notify needs a unique UUID4 value for messageReference, Oracle cannot generate this despite costing a lot. So use time.time() as the seed for the uuid to ensure uniqueness and set this on the message queue view.

NHS Notify needs a unique UUID4 value for messageReference, Oracle cannot generate this despite costing a lot. So use time.time() as the seed for the uuid to ensure uniqueness and set this on the message queue view.
@steventux steventux force-pushed the make-message-reference-unique branch from b8aa9c3 to bba4992 Compare March 25, 2025 17:47
@steventux steventux added this pull request to the merge queue Mar 26, 2025
Merged via the queue into main with commit c22cfe3 Mar 26, 2025
4 checks passed
@steventux steventux deleted the make-message-reference-unique branch March 26, 2025 08:57
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