Commit graph

90 commits

Author SHA1 Message Date
c04aa74364 Add Updated At to Tasks And Libraries 2024-05-28 21:32:57 +02:00
ec645f6162 Task Creation add Health Filter 2024-05-28 21:09:26 +02:00
f15cb98b70 fix SQL for Tasks stats when there are no tasks 2024-05-28 21:08:51 +02:00
81ae32c0f5 Add Task Stats 2024-05-28 20:49:29 +02:00
3c174540df fix timeouts 2024-05-28 17:58:01 +02:00
cd04c2d16e Add Download Progress 2024-05-28 13:56:30 +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
c7560b2eaa Move Error to constants 2024-05-21 16:29:30 +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
e9dd709ec2 fix call error 2024-05-21 16:20:03 +02:00
34e962631d Order Task list 2024-05-21 16:07:37 +02:00
24ec424901 Fix Message Marshalling for nil data 2024-05-21 16:06:44 +02:00
313257a1ab Add Request Timeout, Cleanup Request map 2024-05-21 15:43:08 +02:00
21801362f9 Increase Request Read limit 2024-05-21 15:41:35 +02:00
0565f99212 Add Request error Logging 2024-05-21 15:40:45 +02:00
4f660a3e9e fix loglevel 2024-05-21 15:40:22 +02:00
5413d2e7aa Set Health status based on healthcheck status 2024-05-11 00:53:22 +02:00
c7df166a2d worker use md5 2024-05-11 00:43:58 +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
806f6e7e61 Add database file status, health and md5 2024-05-11 00:39:45 +02:00
0c28cb284b Add File Status and Health constants 2024-05-11 00:39:09 +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
d612ce68c4 use bigger data types 2024-05-10 13:28:20 +02:00
af88c101a7 Improve logging 2024-05-10 13:28:11 +02:00
d9f2da2519 Merge branch 'task' into 'main'
Get Task stuff Working

See merge request speatzle/morffix!1
2024-05-10 08:50:44 +00:00
8dc7d907a8 Download file for healthcheck 2024-05-09 20:07:38 +02:00
445c1321ba serve library files for download 2024-05-09 20:06:30 +02:00
da66c2fdf9 add config tempdir and default values 2024-05-09 20:05:56 +02:00
69b2d96c92 fix duplicate log 2024-05-09 19:12:59 +02:00
12e83aa8d2 Ask For Task Status Seperatly and logs incrementally 2024-05-09 19:09:48 +02:00
d185784cd1 Move to types 2024-05-09 19:08:57 +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
9979a1eba8 fix logs 2024-05-09 19:06:51 +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
45a2ef52f6 Remove redundant struct 2024-05-09 04:48:34 +02:00
799082bb89 Add More Task States 2024-05-09 04:48:18 +02:00
86ba486f47 Implement Healthcheck Command Execution 2024-05-09 04:47:39 +02:00
04a1bb4ccb Remove old Options 2024-05-09 04:47:19 +02:00