pub(super) type Attempted = SmallVec<[OwnedServerName; 3]>;
Servers tried before a fetch gave up; sized to the candidate-pool budget.
pub(super) struct Attempted { /* private fields */ }