Skip to content
Snippets Groups Projects
Commit 76282d62 authored by intrigeri's avatar intrigeri
Browse files

Replace paranoid mode with three pools and per-pool maximum failure ratio.

Three pools are used: --pal_pool, --neutral_pool, --foe_pool.

Per-pool:
  - one random server is tried until success
  - first successful result is used
  - a maximum failure ratio before giving up can be passed
    with --allowed_per_pool_failure_ratio

The median of the per-pool results is used.
parent ad172a37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment