Commit graph

28 commits

Author SHA1 Message Date
f2e2236653 fix sql
All checks were successful
/ release (push) Successful in 29s
2024-10-11 17:45:23 +02:00
9298f4cccf fix sql
All checks were successful
/ release (push) Successful in 28s
2024-10-11 17:22:08 +02:00
12f700d1d0 Implement Queue Health On New File and Queue Transcode on Health Success
All checks were successful
/ release (push) Successful in 32s
2024-10-11 17:07:52 +02:00
f4219fe0b2 Downgrade logs to debug to prevent spam 2024-07-06 17:06:26 +02:00
24e11d9103 save log offeset so that the master can also log without dropping worker log lines
All checks were successful
/ release (push) Successful in 1m4s
2024-07-06 15:59:34 +02:00
78ab8c9daf Handle Unkown Tasks and RPC Error way better 2024-07-06 15:54:49 +02:00
7574628a1d check worker for unkown tasks 2024-07-06 03:09:34 +02:00
13ea1cb755 Transcode Task Handling 2024-06-22 21:12:52 +02:00
628847388d fix task error check 2024-05-21 16:57:55 +02:00
290acc158a use known task id instead of response 2024-05-21 16:56:02 +02:00
3dfb113aaf Add Logging 2024-05-21 16:52:31 +02:00
93cd12c6b6 Add missing Return 2024-05-21 16:43:35 +02:00
6df0d49249 fix appending error to log 2024-05-21 16:39:34 +02:00
d2212e2478 fix error comparison 2024-05-21 16:37:52 +02:00
971aa40615 Mark Tasks Unkown to Assigned Worker as Failed 2024-05-21 16:30:01 +02:00
4c1e29265e Remove Redundant Error 2024-05-21 16:22:22 +02:00
df80f935bd fix loop variable 2024-05-21 16:20:53 +02:00
21801362f9 Increase Request Read limit 2024-05-21 15:41:35 +02:00
5413d2e7aa Set Health status based on healthcheck status 2024-05-11 00:53:22 +02:00
78d818b8d1 Use database status and health, calculate md5 2024-05-11 00:43:26 +02:00
12e83aa8d2 Ask For Task Status Seperatly and logs incrementally 2024-05-09 19:09:48 +02:00
f31fdfd3b5 Implement worker management 2024-05-09 04:49:24 +02:00
4e0df234f1 Auto Create Workers in Database 2024-05-09 04:42:24 +02:00
595efd0c66 Add Worker Version Check 2024-05-05 17:14:39 +02:00
cf000931e4 Setup RPC Server 2024-04-28 01:59:38 +02:00
4194ab5944 Add Worker Cleanup 2024-04-26 22:48:09 +02:00
d0f220fd0a Track Workers by uuid for Reconnection 2024-04-26 22:41:55 +02:00
9ac9ed8fe2 Add Basic Websocket Server/Worker Connection 2024-04-26 18:33:49 +02:00