Authored by mali

二手审核失败接口超时时间设置

@@ -16,3 +16,4 @@ hystrix.command.orderAppraise.detectNotPass.execution.isolation.thread.timeoutIn @@ -16,3 +16,4 @@ hystrix.command.orderAppraise.detectNotPass.execution.isolation.thread.timeoutIn
16 hystrix.command.ufo-gateway.manualDealMon.execution.isolation.thread.timeoutInMilliseconds = 3000 16 hystrix.command.ufo-gateway.manualDealMon.execution.isolation.thread.timeoutInMilliseconds = 3000
17 hystrix.command.orderAppraise.judgeCenterNotPass.execution.isolation.thread.timeoutInMilliseconds = 5000 17 hystrix.command.orderAppraise.judgeCenterNotPass.execution.isolation.thread.timeoutInMilliseconds = 5000
18 hystrix.command.orderAppraise.judgeCenterPass.execution.isolation.thread.timeoutInMilliseconds = 5000 18 hystrix.command.orderAppraise.judgeCenterPass.execution.isolation.thread.timeoutInMilliseconds = 5000
  19 +hystrix.command.ufo-gateway.auditFailed.execution.isolation.thread.timeoutInMilliseconds = 5000