sapling/cmds/blobstore_healer
Lukas Piatkowski eba422a209 blobstore healer: minimalistic implementation
Summary:
This version still misses:
- proper production-ready logging
- smarter handling of case where the queue entries related to each other do not fit in the limit or `older_than` limit, so the healer will heal much more entries without realizing it shouldn't do so.

Reviewed By: aslpavel

Differential Revision: D13528686

fbshipit-source-id: 0245becea7e4f0ac69383a7885ff3746d81c4add
2019-01-15 10:41:07 -08:00
..
dummy.rs blobstore healer: minimalistic implementation 2019-01-15 10:41:07 -08:00
healer.rs blobstore healer: minimalistic implementation 2019-01-15 10:41:07 -08:00
main.rs blobstore healer: minimalistic implementation 2019-01-15 10:41:07 -08:00
rate_limiter.rs blobstore healer: minimalistic implementation 2019-01-15 10:41:07 -08:00