| We should put timeout for network requests that will be lower than 2 minutes to fail faster when server is down etc. This will give better user experience as they will not need to wait very long and it will also make it work better in situations when the network connection is there but it is very unreliable. I think 10 seconds it a good default for sample app. See https://issues.jboss.org/browse/AGMS-587 for more context. |