17 Commits

Author SHA1 Message Date
Erik Thuning
5431e190b7 Added support for the watchdog to detect moved files 2022-04-01 16:20:18 +02:00
Erik Thuning
7909d0b422 Enabling stack traces for excpetions caught by the catch-all
also fixed a bug of the boneheaded variety
2022-03-23 15:27:37 +01:00
Erik Thuning
a6dc1efd54 Reworking the queueing process
- Queue is now populated in order of creation time
 - The watchdog now filters out invalid queue items just as the startup loop does
2022-03-23 11:03:41 +01:00
Erik Thuning
5084efc5c4 Implemented skipping of non-conforming queue items 2022-03-22 16:11:14 +01:00
Erik Thuning
75d5b21ea8 Now catching all exceptions so we hopefully never crash 2022-03-20 11:54:50 +01:00
Erik Thuning
36efc7edb7 Hopefully making logging to syslog be less verbose when configured to be so 2022-03-11 15:33:17 +01:00
Erik Thuning
cb2b8c4a97 Refactored logging to log errors to file along with logging to syslog and email 2021-11-26 14:13:57 +01:00
ec549a99b4
comments 2021-10-26 15:38:43 +02:00
06f6e6f2d3
first iteration of errorhandling' 2021-10-26 14:01:42 +02:00
Erik Thuning
f4711db8ae Further pipeline refactoring 2021-03-17 12:54:45 +01:00
Erik Thuning
bbb44a2303 Major changes to packaging pipeline, still to be tested. 2021-03-16 18:02:19 +01:00
Erik Thuning
f1febdc98a Moved file handling into a shared function in packager.py, overhauled logging calls 2021-03-10 14:32:44 +01:00
Erik Thuning
4ebf066803 Many changed, forgot to commit for a while 2021-03-10 10:34:55 +01:00
Erik Thuning
8a9e861eb6 Implemented an update handler 2021-01-28 14:06:56 +01:00
Erik Thuning
b4f06c5d9a Json packages are now saved to disk.
Failed uploads no longer cause nonsensical notifications.
2021-01-26 13:11:35 +01:00
Erik Thuning
6bebb99bf1 Implemented manual upload and cleanup of failed uploads. Also minor tweaks 2021-01-08 16:46:07 +01:00
Erik Thuning
9e61d84d7b Initial commit, split from play-api. 2020-12-14 17:57:45 +01:00