+1
−0
+1
−0
+10
−16
tor-retry/Cargo.toml
0 → 100644
+11
−0
tor-retry/src/lib.rs
0 → 100644
+134
−0
Loading
When we try to do something a few times and it fails each time, it can be a good idea to remember why the individual failures happened.