in src/main/java/com/spotify/ffwd/http/HttpClient.java [174:177]
public Builder retries(int retries) { this.retries = retries; return this; }