sapling/eden/mononoke/mononoke_repos
Egor Tkachenko 59f2f4ba15 Worker per repo
Summary: Instead of randomly picking repo from available for worker. Let's make a 1:1 mapping, so each worker thread will be responsible for single repo. And we can control how many repos per tasks will be using SM. I also made the derived_data_config to be default - which is the one used by our prod jobs. Backfilling will be added later as a separate set of derivation worker

Reviewed By: RajivTS

Differential Revision: D42649996

fbshipit-source-id: fb3f31876472c232f5422a07480465f91af052ec
2023-01-23 07:52:47 -08:00
..
src Worker per repo 2023-01-23 07:52:47 -08:00
Cargo.toml update to rust 1.64.0 2022-09-27 15:18:58 -07:00