pub const MAX_TRUSTED_HOPS: usize = 10;
Upper bound on trusted_hops: real proxy chains are short; a huge value is a configuration mistake (and would make every request fall back to the peer).
trusted_hops