Commit Graph

  • f9284286f8 Stopped sending information about earlier failed atempts in notifications main Erik Thuning 2024-06-17 16:13:37 +02:00
  • 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. Erik Thuning 2024-06-03 14:27:31 +02:00
  • fc15d6d6cc Implemented notification retying, and replaced sqlite with flat-file storage Erik Thuning 2024-05-29 15:56:43 +02:00
  • 95a3092434 Made the shutdown method block by default Erik Thuning 2024-05-22 16:43:44 +02:00
  • 25b173a58a Ignoring work/ subdirectory by default now. Erik Thuning 2024-05-20 16:33:43 +02:00
  • 132c885f7d Several changes - moved the database into a dedicated work directory - added the required config setting for said directory - tightened the definition of the applied_evolutions table - set the timestamp for applied evolutions using sqlite builtin - started passing the database to the notifier thread Erik Thuning 2024-05-16 14:20:16 +02:00
  • 7b5da1dc08 Fixed some type confusion regarding queuedir Erik Thuning 2024-05-16 14:15:47 +02:00
  • 868075a45d Implemented basic job prioritization based on job origin Erik Thuning 2024-05-16 09:42:23 +02:00
  • 4727575705 Started actually calling the callback and made sure the logged and POSTed notifications are identical Erik Thuning 2024-05-16 09:27:17 +02:00
  • e09a9309b8 Indroduced a workaround hack to deal with torch and triton not playing well together Erik Thuning 2024-05-08 11:54:56 +02:00
  • d0816c6049 Stopped reporting process id in log lines in debug mode, since the whisper processes always report it now Erik Thuning 2024-05-08 11:52:12 +02:00
  • 08001ee3e3 Updated example config to reflect reality Erik Thuning 2024-05-03 15:31:45 +02:00
  • e329e4f290 Logging process startup at info, and always including pid regardless of level Erik Thuning 2024-05-03 15:24:32 +02:00
  • cd7901880d Getting close to mvp, just need the callback handling Erik Thuning 2024-05-03 14:58:32 +02:00
  • 08a85a1386 A whisper thread has been incorporated, not quite working yet Erik Thuning 2024-05-02 16:48:33 +02:00
  • fe64ae1ad8 Added an init file for the pipeline, along with classes required for queueing up jobs. Also updated gitignore. Erik Thuning 2024-04-29 15:05:22 +02:00
  • 8a36e164cd Added example config file Erik Thuning 2024-04-29 14:06:19 +02:00
  • 155b851611 Initial commit, gitignore settings Erik Thuning 2024-04-29 13:59:20 +02:00