mirror of https://github.com/apache/jclouds.git
softlayer has been slow responding lately
This commit is contained in:
parent
4837cf92c5
commit
80a965d3fb
|
@ -32,7 +32,7 @@ import java.util.concurrent.TimeUnit;
|
|||
* @see <a href="http://sldn.softlayer.com/article/REST" />
|
||||
* @author Jason King
|
||||
*/
|
||||
@Timeout(duration = 30, timeUnit = TimeUnit.SECONDS)
|
||||
@Timeout(duration = 90, timeUnit = TimeUnit.SECONDS)
|
||||
public interface AccountClient {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue