Skip to content
Snippets Groups Projects

circmgr: back off on preemptive circuits if they fail consistently

Merged Nick Mathewson requested to merge nickm/arti:backoff_on_preemptive_circs into main

Rather than running preemptive circuit construction every 10 seconds, we change it to back off when it is "failing". (We define "failing" as creating no new circuits, and as giving at least one error.)

This change means that we'll have one less reason to hammer the network when our connectivity is failed for some reason.

Closes #437 (closed). Part of #329 (closed).

Merge request reports

Approved by

Merged by etaeta 2 years ago (Apr 12, 2022 5:33pm UTC)

Merge details

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading