Skip to content

Commit

Permalink
extend feign timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
Akayeshmantha committed Oct 10, 2019
1 parent 83abad8 commit 3accad9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ 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=5000
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=24000

0 comments on commit 3accad9

Please sign in to comment.