Commit Graph

11 Commits

Author SHA1 Message Date
maia tillie arson crimew cf3a38881f use jobtracker from the extracted library 2021-10-24 19:28:58 +02:00
maia tillie arson crimew 967f998486 Refactor JobTracker to prepare for library extraction 2021-10-24 18:52:27 +02:00
maia tillie arson crimew 39fbbe315d discard empty jobs on add 2021-10-21 00:35:54 +02:00
maia tillie arson crimew 574b161773 make sure idle workers nap more 2021-10-20 21:48:12 +02:00
maia tillie arson crimew 08d74d8c9b performance and edge case handling improvements
+ new, better and cuter logging
2021-10-20 20:57:29 +02:00
Tillie Kottmann 24d71c8620 Add support for ratelimiting 2020-11-24 09:02:04 +01:00
Tillie Kottmann 56ddf5ad00 Attempt to fetch missing files after checkout 2020-11-21 18:52:38 +01:00
Tillie Kottmann bc6e1064e3 magically fix most of the bugs, dont ask me how 2020-11-17 23:22:47 +01:00
Tillie Kottmann 3558bd48bc A bunch of local fixed and improvements from the past week 2020-11-12 14:32:12 +01:00
Tillie Kottmann 1f783ec458 Fix remaining locking problem 2020-10-31 13:38:17 +01:00
Tillie Kottmann f12d8ce393 Use proper workers for concurrency
This hasnt fully solved the locking yet, but is much cleaner already
2020-10-31 12:02:59 +01:00