aboutsummaryrefslogtreecommitdiff
path: root/src/util/tranquilizer.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename WorkerStatus to WorkerStateAlex Auvolat2022-07-081-4/+4
* Only one scrub worker (wip)Alex Auvolat2022-06-271-0/+4
* (to test) error reporting and throttling at higher layerAlex Auvolat2022-06-231-2/+19
* Add tranquilizer mechanism to improve on token bucket mechanismtranquilityAlex Auvolat2021-11-041-0/+57