Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TN-3313 Robustly handle race case of an updating adherence_row #4402

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

pbugni
Copy link
Collaborator

@pbugni pbugni commented Sep 4, 2024

Add a check for existing row before attempted insert, to prevent race case observed in logs. See TN-3313 for details.

@pbugni pbugni requested a review from ivan-c September 4, 2024 03:08
@pbugni pbugni merged commit 28cc351 into develop Sep 4, 2024
2 checks passed
@pbugni pbugni deleted the feature/adherence-data-robust-insertion branch September 4, 2024 23:37
ivan-c pushed a commit that referenced this pull request Sep 10, 2024
Add a check for existing row before attempted insert, to prevent race
case observed in logs. See
[TN-3313](https://movember.atlassian.net/browse/TN-3313) for details.
ivan-c pushed a commit that referenced this pull request Sep 10, 2024
Add a check for existing row before attempted insert, to prevent race
case observed in logs. See
[TN-3313](https://movember.atlassian.net/browse/TN-3313) for details.
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