|
@@ -11,6 +11,7 @@ hystrix:
|
|
command:
|
|
command:
|
|
CdssCoreClient#getConceptNames(ConceptVO).execution.isolation.thread.timeoutInMilliseconds: 3600000
|
|
CdssCoreClient#getConceptNames(ConceptVO).execution.isolation.thread.timeoutInMilliseconds: 3600000
|
|
CdssCoreClient#clearRuleAll().execution.isolation.thread.timeoutInMilliseconds: 3600000
|
|
CdssCoreClient#clearRuleAll().execution.isolation.thread.timeoutInMilliseconds: 3600000
|
|
|
|
+ CdssCoreClient#indexByApproval(IndexByApprovalVO).execution.isolation.thread.timeoutInMilliseconds: 3600000
|
|
default:
|
|
default:
|
|
execution:
|
|
execution:
|
|
timeout:
|
|
timeout:
|