I’ve seen some really bad things happen when developers don’t code in proper timeout handling. Occasionally I’ve been asked what the best way to handle timeouts is - so I thought I’d share my take on it:
1 | MultiThreadedHttpConnectionManager connectionManager = new MultiThreadedHttpConnectionManager(); |