sapling/eden/mononoke/bulkops
Alex Hornby b98566c3f9 mononoke: spawn the bulkops id query
Summary: I was seeing mysql timeouts (where client doesn't consume query results within 10s) in walker runs using fetch_id().  Spawning the query means the results are collected and ready when we do end up polling.

Differential Revision: D25804025

fbshipit-source-id: 443dd87028fe68de16c174deb7b017d7ce5439d1
2021-01-14 09:52:40 -08:00
..
bench mononoke: add PublicChangesetBulkFetch::fetch_ids 2021-01-11 10:55:39 -08:00
src mononoke: spawn the bulkops id query 2021-01-14 09:52:40 -08:00
Cargo.toml mononoke: spawn the bulkops id query 2021-01-14 09:52:40 -08:00