6 Commits

Author SHA1 Message Date
Erik Thuning
87da30ab93 Moved the responsibility for storing job state to disk into Job update methods.
As a consequence, the storage module no longer provides a singleton.
2024-06-03 14:27:31 +02:00
Erik Thuning
fc15d6d6cc Implemented notification retying, and replaced sqlite with flat-file storage 2024-05-29 15:56:43 +02:00
Erik Thuning
4727575705 Started actually calling the callback
and made sure the logged and POSTed notifications are identical
2024-05-16 09:40:42 +02:00
Erik Thuning
cd7901880d Getting close to mvp, just need the callback handling 2024-05-03 14:58:32 +02:00
Erik Thuning
08a85a1386 A whisper thread has been incorporated, not quite working yet 2024-05-02 16:48:33 +02:00
Erik Thuning
fe64ae1ad8 Added an init file for the pipeline, along with classes required for queueing up jobs.
Also updated gitignore.
2024-04-29 15:05:22 +02:00