cbaines pushed a change to branch master
in repository data-service.
from c185892 Instrument the resource pool checkout timeouts
new 993887f Further change job store connection handling
new 4a09be7 Use non-blocking inferior-eval-with-store in for glibc-locales
new 824e731 Attempt to avoid the WAL growing excessively
new 6201099 Instrument requests
new 957727c Fix package replacement handling on the revision packages page
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
guix-data-service/jobs/load-new-guix-revision.scm | 87 ++++++++++++++++-------
guix-data-service/model/package.scm | 12 ++--
guix-data-service/web/revision/controller.scm | 19 +++--
guix-data-service/web/revision/html.scm | 7 +-
guix-data-service/web/server.scm | 6 +-
tests/jobs-load-new-guix-revision.scm | 82 ++++++++++++---------
6 files changed, 140 insertions(+), 73 deletions(-)