Lee Smet
059d5131e7
Listen for responses of supervisors
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-09-04 16:24:15 +02:00
Lee Smet
7aa35b6d06
Fix remainder of HSET return value deconding
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-09-03 20:16:53 +02:00
Lee Smet
4a15269442
Fix more HSET types in redis driver
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-09-03 14:46:55 +02:00
Lee Smet
43fd61d662
Remove unused imports
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-09-03 11:29:26 +02:00
Lee Smet
08de312cd9
Fix HSET response decoding
...
The command internally uses (the deprecated) HMSET which just returns OK
on success instead of the amount of fields written
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-29 11:30:41 +02:00
Lee Smet
4d1cd3d910
Format codebase
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-29 11:22:42 +02:00
Lee Smet
ec339c5cbe
Add some internal logging
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-29 11:10:04 +02:00
Lee Smet
2aa6277385
Actors are global
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-29 10:29:32 +02:00
Lee Smet
1551b4707b
Periodically verify the status of messages sent over mycelium
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-28 14:53:08 +02:00
Lee Smet
4b597cc445
Add calling of supervisor over mycelium
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-28 13:50:59 +02:00
Lee Smet
6f7fded175
Convert jobs to messages
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-27 15:33:43 +02:00
Lee Smet
7ce19f8b6d
Add validation for service methods
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-22 14:08:41 +02:00
Lee Smet
208d18c280
Allow updating job status in DB
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-22 11:34:29 +02:00
Lee Smet
30b7acdaba
Fix some quirks
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-21 14:07:48 +02:00
Lee Smet
c5f0f80492
Add redis storage driver
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-08-21 11:23:42 +02:00