Rollback cstore transaction before bbag record load
authorBill Erickson <berick@esilibrary.com>
Thu, 18 Oct 2012 18:54:08 +0000 (14:54 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 18 Oct 2012 20:29:41 +0000 (16:29 -0400)
commit6df036b3b385321dea22bc0be9aa3b1c396760db
tree4be0e126cc52eb59d79c3352d23b3f1294f3029c
parent3063f2e64598010e56ca13d194515d44f38784be
Rollback cstore transaction before bbag record load

To avoid timeouts, which results in transaction rollbacks, preemptively
roll back the bookbag fetching cstore transaction before we retrieve
what could be a very large list of bookbag records data.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm