Skip to content

Commit

Permalink
Feign timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
Akayeshmantha committed May 10, 2019
1 parent ae98246 commit 73515c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ spring.jackson.date-format=com.fasterxml.jackson.databind.util.ISO8601DateFormat
spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS=false

# This is feign client default timeout configuration
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=15000
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=20000

0 comments on commit 73515c6

Please sign in to comment.