Closed steve-gregory closed 7 years ago
Solution: Fix the atomic transaction behavior.
If an integrity error is thrown, the reason will be that the object was already created. In these instances, go ahead and re-attempt the atomic transaction. Update django-cyverse-auth to 1.0.16 -- Fix atomic transaction block
Fixes #10 .
Solution: Fix the atomic transaction behavior.
If an integrity error is thrown, the reason will be that the object was already created. In these instances, go ahead and re-attempt the atomic transaction. Update django-cyverse-auth to 1.0.16 -- Fix atomic transaction block
Fixes #10 .