Commit graph

16 commits

Author SHA1 Message Date
3f27f5c943 Update worker/worker.go
All checks were successful
/ release (push) Successful in 1m4s
Cleanup Websocket connections to prevent FD leak
2025-05-31 22:13:03 +00:00
9d2519c085 fix cpu usage reporting
All checks were successful
/ release (push) Successful in 29s
2024-07-14 05:04:25 +02:00
f4219fe0b2 Downgrade logs to debug to prevent spam 2024-07-06 17:06:26 +02:00
b99a818040 Cleanup old temp files on startup 2024-07-06 03:05:58 +02:00
8dc7d907a8 Download file for healthcheck 2024-05-09 20:07:38 +02:00
12e83aa8d2 Ask For Task Status Seperatly and logs incrementally 2024-05-09 19:09:48 +02:00
b17e55de7d Move Task Starting into task 2024-05-09 04:45:54 +02:00
0155c36af1 Worker Use UUID from Config 2024-05-09 04:41:57 +02:00
a040d5d56c task wip 2024-05-07 18:52:06 +02:00
595efd0c66 Add Worker Version Check 2024-05-05 17:14:39 +02:00
e51abbcbf7 Improve Memory Reporting 2024-05-04 01:30:10 +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
5dbd15c71c Worker: auto reconnect to server 2024-04-26 22:43:28 +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