pulibrary / bibdata

Local API for retrieving bibliographic and other useful data from Alma (Ruby 3.1.0, Rails 7.1.3.4)
BSD 2-Clause "Simplified" License
16 stars 7 forks source link

SQS Poller - Create dump in one transaction #2358

Closed maxkadel closed 3 months ago

maxkadel commented 3 months ago

We have seen long-running postgres queries in this area of the code, trying making the Dump object in a single transaction, to see if that helps. Add a test for an untested class.