Commit graph

39 commits

Author SHA1 Message Date
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
34e962631d Order Task list 2024-05-21 16:07:37 +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
981b745c9e debug eof 2024-05-11 00:43:34 +02:00
78d818b8d1 Use database status and health, calculate md5 2024-05-11 00:43:26 +02:00
3aeda54404 add database reset flag 2024-05-11 00:38:40 +02:00
bf34abf5f8 fix counter 2024-05-10 18:13:19 +02:00
13433c2972 counter add anotations 2024-05-10 18:00:07 +02:00
af88c101a7 Improve logging 2024-05-10 13:28:11 +02:00
445c1321ba serve library files for download 2024-05-09 20:06:30 +02:00
12e83aa8d2 Ask For Task Status Seperatly and logs incrementally 2024-05-09 19:09:48 +02:00
a9adb5ebdd Show Task Status better 2024-05-09 19:08:10 +02:00
755b650df5 Remove Index Task display 2024-05-09 19:07:17 +02:00
7a0564a210 Task Log display 2024-05-09 04:49:46 +02:00
f31fdfd3b5 Implement worker management 2024-05-09 04:49:24 +02:00
fa0f543feb Fix Empty Librarys 2024-05-09 04:42:54 +02:00
4e0df234f1 Auto Create Workers in Database 2024-05-09 04:42:24 +02:00
4153e48eb3 Use Library Size for Counter 2024-05-05 17:15:05 +02:00
595efd0c66 Add Worker Version Check 2024-05-05 17:14:39 +02:00
a0f3d5e439 Add Tasks 2024-05-05 01:32:51 +02:00
5e15311d49 Add Scan 2024-05-05 01:32:38 +02:00
6caf1c1828 Migration Improvements 2024-05-05 01:32:05 +02:00
d6fa1fc97a Add Library Pages 2024-05-05 01:31:45 +02:00
8ae77f802d Add Task Index Backend 2024-05-05 01:29:46 +02:00
cd3d6ee256 Add Database Connection and Migration 2024-05-04 02:19:45 +02:00
b2761970ce Serve Template and Static 2024-05-04 01:31:24 +02:00
0be5af70c3 Implement worker status 2024-04-28 01:59:54 +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
ab71e2b90c Show Workers on index 2024-04-26 22:43:02 +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