2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/guix-data-service
Christopher Baines 7db6a8fa03 Guard against errors when inserting log data
PostgreSQL seems to be unhappy with some data, I guess because it gets a bit
jumbled. Rather than failing the job, or getting stuck not inserting logs, try
and capture the error, log the details, and then keep going.
2020-04-07 17:38:57 +01:00
..
jobs Guard against errors when inserting log data 2020-04-07 17:38:57 +01:00
model Add option to change language of lint messages for the revision page 2020-04-04 18:31:26 +01:00
web Add option to change language of lint messages for the revision page 2020-04-04 18:31:26 +01:00
branch-updated-emails.scm Improve the branch-updated-emails module line length 2020-02-08 12:05:42 +00:00
builds.scm Increase the batch size for fetching builds/narinfo files 2020-03-14 12:35:34 +00:00
comparison.scm Better split up the comparision functionality 2020-01-02 20:41:24 +00:00
config.scm.in Add a page listing the available database dumps 2020-02-22 23:24:24 +00:00
data-deletion.scm Stop using package_versions_by_guix_revision_range 2020-03-24 20:44:57 +00:00
database.scm Use the config options when creating the default paramstring 2020-04-07 17:37:03 +01:00
jobs.scm Support customising the latest branch revision max processes 2020-02-28 20:58:21 +00:00
utils.scm Add some syntax to prevent inlining within modules 2020-02-27 21:13:53 +00:00