Minor retry tuning to improve behavior under failing conditions.
1 unresolved thread
1 unresolved thread
Compare changes
@@ -145,7 +145,7 @@ request_timeout = "60 sec"
This branch fixes a couple of bugs and misdesigns that caused Arti to retry a few things too aggressively, or too many times. It fixes some of the "low hanging fruit" from #329 (closed).