sapling/eden/mononoke/hook_tailer
Mark Thomas cbd105a73e hook_tailer: reduce default concurrency to 20
Summary:
Large commits and many hooks can mean checking 100 commits at a time overload
the system.  Reduce the default concurrency to something more reasonable.

While we're here, lets use the proper mechanism for default values in clap.

Reviewed By: ikostia

Differential Revision: D22945597

fbshipit-source-id: 0f0a086c3b74bec614ada44a66409c8d2b91fe69
2020-08-05 10:34:05 -07:00
..
Cargo.toml Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
main.rs hook_tailer: reduce default concurrency to 20 2020-08-05 10:34:05 -07:00
tailer.rs hook_tailer: add --exclude-merges to skip merge commits 2020-08-05 10:34:05 -07:00