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

Don't process invalid and valid threshold reports at the same time #786

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

maplant
Copy link
Contributor

@maplant maplant commented Apr 10, 2024

We were seeing deadlocks in the SQL query for saving threshold reports. This fixes that by not processing invalid and valid threshold reports in parallel.

@maplant maplant requested review from andymck and bbalser April 10, 2024 15:01
@bbalser bbalser merged commit 202ee2a into main Apr 10, 2024
1 check passed
@bbalser bbalser deleted the map/fix-deadlock branch April 10, 2024 15:49
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.

4 participants