aaronriekenberg / rust-parallel

Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.
MIT License
146 stars 7 forks source link

Error metrics #15

Closed aaronriekenberg closed 7 months ago

aaronriekenberg commented 7 months ago

Capture error metrics for all type of command errors in a consistent way.