Commit graph

17 commits

Author SHA1 Message Date
e51064771b final fixes 2025-01-30 23:57:27 +01:00
25b4684669 optimize dbase interaction 2025-01-28 10:58:58 +01:00
0a3a235575 implement remaining failure modes and optimize reference data pull 2025-01-08 16:53:16 +01:00
7f8efe0e73 add pulling token info and fix non-working downloader 2025-01-03 12:53:59 +01:00
711808eafb implement reference run handling in threading; actual output parsing is missing as of now 2024-01-29 15:38:55 -05:00
9c06cd7e64 update to newest cluster lib version and fix typo 2024-01-29 11:37:52 -05:00
112aa3549a fix program hang on program stop after uplink connection error 2024-01-17 15:16:29 -05:00
f444f5e026 fixed design fetch pulling right ID and not crashing on missing design, downloader sleeps if no tasks available, doesn't crash if no tasks available 2024-01-17 14:45:39 -05:00
9fbcd52e16 add dependency check to task fetch (and add debug prints) 2024-01-16 18:05:23 -05:00
991065749b fix delete instead of array delete 2024-01-16 16:57:38 -05:00
caf2afc603 implement command parsing, top process indication, db version bump 2024-01-16 16:57:18 -05:00
8855d2f191 implement actual database download, wait needs to be implemented 2024-01-12 18:32:13 -05:00
2001e0890a fixed design store threading beharior (actual designs still not fully implemented) 2024-01-12 11:35:28 -05:00
6fe744fd76 fix threading, implement design dependency handling 2024-01-11 17:02:33 -05:00
3b645a953f move db interface to external library 2024-01-10 18:49:52 -05:00
feb36c2eb6 threading works, using full interface as threading control now 2024-01-10 17:07:38 -05:00
5e7c0b6ebb implement downloader and monitor 2024-01-10 15:45:49 -05:00