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

Inventory saving #404

Closed
wants to merge 5 commits into from
Closed

Inventory saving #404

wants to merge 5 commits into from

Conversation

Forbiddenz
Copy link
Contributor

Ability to save inventory, no load..
But this shows us a bigger issue in our data model.

There also a rig job in here to allow up to 20 transactions conflicts before failing but there no transaction order, so its not the greatest method and could result in saved operations happening out of order due to deadlock failure on the database.

Overall there is a bigger issue in our data model that needs addressed.
This PR is just to allow anyone to see it live if they remove the generic error handling I put in to make this not crash ACE.

some issues with this for sure.. its genric.
but it saves inventory.. another db model issue is a much bigger issue.
@Forbiddenz
Copy link
Contributor Author

Don't Merge, just to show the db deadlock problem

@Forbiddenz Forbiddenz closed this Jun 22, 2017
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.

None yet

1 participant