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 11, 2019
1 parent 3accad9 commit 212f94e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +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=24000
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=26000

0 comments on commit 212f94e

Please sign in to comment.