http://idk.i2p/javadoc-i2p/net/i2p/router/tunnel/pool/BuildRequestor.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Field Details REQUEST_TIMEOUT static final int REQUEST_TIMEOUT At 10 seconds, we were receiving about 20% of replies after expiration
Todo: make this variable on a per-request basis, to account for tunnel length,
expl. vs. client, uptime, and network conditions.
Put the expiration in the PTCC.
Also, we now save the PTCC even after expiration for an extended time,
so...