erth9960
  • Joined on 2020-10-14
erth9960 pushed to main at DMC/whisper-daemon 2024-06-03 14:29:31 +02:00
87da30ab93 Moved the responsibility for storing job state to disk into Job update methods.
erth9960 pushed to main at DMC/whisper-daemon 2024-05-29 15:57:12 +02:00
fc15d6d6cc Implemented notification retying, and replaced sqlite with flat-file storage
95a3092434 Made the shutdown method block by default
Compare 2 commits »
erth9960 pushed to main at DMC/whisper-daemon 2024-05-20 16:34:06 +02:00
25b173a58a Ignoring work/ subdirectory by default now.
erth9960 pushed to main at DMC/whisper-daemon 2024-05-16 14:22:30 +02:00
132c885f7d Several changes
7b5da1dc08 Fixed some type confusion regarding queuedir
868075a45d Implemented basic job prioritization based on job origin
4727575705 Started actually calling the callback
Compare 4 commits »
erth9960 pushed to main at DMC/whisper-daemon 2024-05-08 11:55:27 +02:00
e09a9309b8 Indroduced a workaround hack to deal with torch and triton not playing well together
d0816c6049 Stopped reporting process id in log lines in debug mode,
Compare 2 commits »
erth9960 pushed to main at DMC/whisper-daemon 2024-05-03 15:31:57 +02:00
08001ee3e3 Updated example config to reflect reality
erth9960 pushed to main at DMC/whisper-daemon 2024-05-03 15:25:06 +02:00
e329e4f290 Logging process startup at info, and always including pid regardless of level
erth9960 created branch main in DMC/whisper-daemon 2024-05-03 15:02:23 +02:00
erth9960 pushed to main at DMC/whisper-daemon 2024-05-03 15:02:23 +02:00
cd7901880d Getting close to mvp, just need the callback handling
08a85a1386 A whisper thread has been incorporated, not quite working yet
fe64ae1ad8 Added an init file for the pipeline, along with classes required for queueing up jobs.
8a36e164cd Added example config file
155b851611 Initial commit, gitignore settings
erth9960 created repository DMC/whisper-daemon 2024-05-03 15:02:09 +02:00
erth9960 pushed to master at DMC/multiplayer-ce 2024-04-05 15:13:46 +02:00
1182bed672 Added the ability for streams to be hidden in the player given
erth9960 deleted branch visibility from DMC/play-daemon-threaded 2024-03-27 14:54:34 +01:00
erth9960 pushed to master at DMC/play-daemon-threaded 2024-03-27 14:54:34 +01:00
30361abdd9 VisibilityHandler (#3)
erth9960 merged pull request DMC/play-daemon-threaded#3 2024-03-27 14:54:33 +01:00
VisibilityHandler
erth9960 approved DMC/play-daemon-threaded#3 2024-03-27 14:53:01 +01:00
VisibilityHandler

Looks good

erth9960 pushed to master at DMC/play-daemon-threaded 2024-03-27 10:50:40 +01:00
37c2dbaec6 Merge branch 'master' of gitea.dsv.su.se:DMC/play-daemon-threaded
3d9075a5e0 Starting on a visibility handler
bfe68b9250 Fixed a typo
Compare 3 commits »
erth9960 pushed to master at DMC/play-daemon-threaded 2024-03-26 15:51:01 +01:00
3a50515f7a Merge branch 'master' of gitea.dsv.su.se:DMC/play-daemon-threaded
6c11d5578f Added optional support for user-specified notification endpoints in packages
Compare 2 commits »
erth9960 pushed to main at DMC/netmonitor 2024-03-20 09:49:15 +01:00
6910b315a7 Reverted inclusion of surveillance script in crontab and made it more obviously an example file.
erth9960 pushed to main at DMC/netmonitor 2024-03-20 09:41:27 +01:00
3699b802fd Eliminated tabs
6926e8f02c Merge branch 'main' of gitea.dsv.su.se:DMC/netmonitor into main
b016ba7eb3 Updated gitignore to ignore all conf files
Compare 3 commits »
erth9960 pushed to main at DMC/netmonitor 2024-03-19 16:58:37 +01:00
de5e7f2e45 Added a readme, and made the script not depend on a hardcoded install dir