20223: Try to make priority update much lighter weight
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 9 Mar 2023 21:36:09 +0000 (16:36 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 9 Mar 2023 21:36:09 +0000 (16:36 -0500)
commit1ba4c76f70f0f3d68e01fc548b0b7de0d43723ca
tree9c8af503c60d0e8b0a1329ac651b608d2c60c9e6
parent819dede30d98461582e9e9572728c5baa8753120
20223: Try to make priority update much lighter weight

Uses select and pluck in several places to avoid loading full records.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
services/api/app/models/container.rb
services/api/app/models/container_request.rb