aboutsummaryrefslogtreecommitdiff
path: root/src/garage/repair
Commit message (Expand)AuthorAgeFilesLines
* cargo fmtAlex Auvolat2023-01-021-7/+8
* online repair workers: retry on errorAlex Auvolat2022-12-141-14/+10
* Simplified and more aggressive worker exit logicAlex Auvolat2022-12-141-2/+2
* Refactor background runner and get rid of job workerAlex Auvolat2022-12-142-27/+12
* Spawn all background workers in a separate stepAlex Auvolat2022-12-141-7/+8
* Prettier worker list table; remove useless CLI log messagesAlex Auvolat2022-12-121-4/+10
* Background task manager (#332)Alex2022-07-081-85/+137
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-153-0/+220