Skip to content

Conversation

@jayaramcs
Copy link
Member

Instead of a check then act pattern, the Object Id entry was made first and on insert failure the code fetched the existing record. this is not efficient as there is a database cost for raising exceptions on a function that is "hot"

Instead of a check then act pattern, the Object Id entry was made first
and on insert failure the code fetched the existing record.
this is not efficient as there is a database cost for raising exceptions
on a function that is "hot"
@jayaramcs jayaramcs merged commit c9e92cb into develop-4.14 Dec 19, 2025
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.

3 participants