LP1932358 Serialize patron bucket entry batch deletion
authorBill Erickson <berickxx@gmail.com>
Tue, 3 Aug 2021 21:11:42 +0000 (17:11 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 12 Aug 2021 20:42:03 +0000 (16:42 -0400)
commit095997028bcbc39b2159894997ede497309416fd
tree56662482f0ce83fdaa40f2e1265428f58f27ce4f
parent70ee487432624f7e5f22c0fbb3b8d8eb8183e0a7
LP1932358 Serialize patron bucket entry batch deletion

Avoid large sets of parallel patron bucket item delete calls by
serialzing the calls so they go one at a time.

Adds a progress meter to the display during delete.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2
Open-ILS/web/js/ui/default/staff/circ/patron/bucket/app.js