sapling/cmds/blobstore_healer
Alex Hornby 59b47cf4fa mononoke: Drop repoid from healer structures
Summary:
The healer is a blobstore-level operation, which is orthogonal to the concept of a repo; therefore, there should be no mention of repoid in any of the healer's structures or tables.

For now this leaves the schema unmodified, and fills the repoid with a dummy value (0). We can clean that up later.

Reviewed By: lukaspiatkowski, HarveyHunt

Differential Revision: D15051896

fbshipit-source-id: 438b4c6885f18934228f43d85cdb8bf2f0e542f1
2019-08-05 03:50:51 -07:00
..
dummy.rs mononoke: Drop repoid from healer structures 2019-08-05 03:50:51 -07:00
healer.rs mononoke: Drop repoid from healer structures 2019-08-05 03:50:51 -07:00
main.rs mononoke: Drop repoid from healer structures 2019-08-05 03:50:51 -07:00
rate_limiter.rs wait for myrouter port to be ready 2019-03-20 05:15:35 -07:00