@@ -36,8 +36,8 @@ hystrix:
ribbon:
ConnectTimeout: 300000
ReadTimeout: 600000
- maxAutoRetries: 1
- MaxAutoRetriesNextServer: 2
+ maxAutoRetries: 5
+ MaxAutoRetriesNextServer: 10
# NOTE: since the server is undertow who serve the static pages, the uploads config must be set here also
# if size was modified please update also the registration's application.yml
@@ -94,8 +94,8 @@ hystrix: