Skip to content

Conversation

theninj4
Copy link
Contributor

@theninj4 theninj4 commented Jul 4, 2016

We've found under heavy load we're getting some queries (16 in 30,000) leaving rogue rows hanging around in some of our resource's join tables. We're moving up one transaction isolation level to see if that fixes our race conditions. I've also wrapped the delete function in a transaction - we're not using that functionality in production so it's not the source of our issue however the test suite wouldn't pass without it.

@pmcnr-hx
Copy link
Contributor

pmcnr-hx commented Jul 4, 2016

Looks legit! Let's give it a try: 👍

@connormeredith
Copy link
Contributor

Looks good to me 👍

@theninj4 theninj4 merged commit 5c57c9d into master Jul 4, 2016
@theninj4 theninj4 deleted the v1.2.4 branch July 4, 2016 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants