Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
.
  • Loading branch information
diegopacheco committed Aug 29, 2015
1 parent 74b4b01 commit 9a053ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ribbon-parameters-fun/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ applicationDefaultJvmArgs = [
"-server",
"-Xmx2048m",
"-Xms128m",
"-DapiCall.ribbon.MaxAutoRetriesNextServer=2",
"-DapiCall.ribbon.MaxAutoRetriesNextServer=5",
"-DapiCall.ribbon.ConnectTimeout=10000",
"-DapiCall.ribbon.ReadTimeout=20000"
]
Expand Down

0 comments on commit 9a053ce

Please sign in to comment.