Konstantina Skovola
9bd772de25
Add interface for troubleshooting job failures
...
This commit gives more visibility into job failures by making the
information regarding a job runtime error available in an extension
table (`job_errors`) that users can directly query.
This commit also adds an infromational view on top of the table for
convenience.
To prevent the `job_errors` table from growing too large,
a retention job is also set up with a default retention interval
of 1 month. The retention job is registered with a custom check
function that requires that a valid "drop_after" interval be provided
in the config field of the job.
2022-09-30 15:22:27 +02:00
..
2022-07-21 23:10:45 +05:30
2022-09-22 17:38:21 -03:00
2022-08-17 20:18:09 -03:00
2022-09-30 15:22:27 +02:00
2022-09-30 15:22:27 +02:00
2022-08-30 18:32:30 +02:00
2022-06-06 16:22:22 +03:00
2022-09-15 07:56:12 +02:00
2022-01-24 14:12:56 +01:00
2022-01-24 14:12:56 +01:00
2022-09-15 07:56:12 +02:00
2022-01-24 14:12:56 +01:00
2022-05-06 14:30:00 -03:00
2022-08-25 15:29:28 +03:00
2022-08-25 10:38:03 +03:00
2022-08-25 10:38:03 +03:00
2022-09-15 07:56:12 +02:00
2022-01-24 14:12:56 +01:00
2022-09-15 07:56:12 +02:00
2022-08-25 17:49:09 -03:00
2022-09-15 07:56:12 +02:00
2022-08-25 17:49:09 -03:00
2022-08-25 15:29:28 +03:00
2022-08-12 14:30:10 -03:00
2022-01-24 14:12:56 +01:00
2022-08-16 00:16:36 +02:00
2022-08-25 15:29:28 +03:00
2022-01-24 14:12:56 +01:00
2022-01-24 14:12:56 +01:00
2022-01-24 14:12:56 +01:00
2022-08-25 15:29:28 +03:00
2022-01-24 14:12:56 +01:00
2022-09-15 07:56:12 +02:00
2022-08-17 10:23:40 +03:00
2022-09-15 07:56:12 +02:00
2022-09-30 15:22:27 +02:00
2022-03-03 12:21:07 +01:00
2022-04-18 21:46:50 +05:30
2021-12-17 10:51:33 -05:00
2022-07-27 17:19:01 +02:00
2022-09-17 11:24:23 +05:30
2022-04-26 17:24:02 +02:00
2022-08-15 13:34:00 +02:00
2022-08-25 15:29:28 +03:00
2022-08-25 15:29:28 +03:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2021-10-12 23:28:57 +03:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-08-17 10:30:13 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-28 16:22:06 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-02-18 17:35:24 +03:00
2022-09-15 07:56:12 +02:00
2022-09-15 07:56:12 +02:00
2022-04-06 12:41:14 +02:00
2022-05-19 17:37:09 +02:00
2022-06-23 11:14:40 +03:00
2021-10-25 12:02:03 +02:00
2022-09-15 07:56:12 +02:00
2022-01-17 17:36:33 +01:00
2022-02-16 20:50:01 +03:00
2022-09-15 07:56:12 +02:00
2021-12-09 20:44:07 +05:30
2022-09-15 07:56:12 +02:00
2021-12-20 10:02:57 +01:00
2022-09-15 07:56:12 +02:00
2022-09-30 15:22:27 +02:00
2022-03-03 12:21:07 +01:00