diff --git a/src/main/resources/cms.conf b/src/main/resources/cms.conf index d8d771f27..6d0200715 100644 --- a/src/main/resources/cms.conf +++ b/src/main/resources/cms.conf @@ -80,7 +80,7 @@ c3p0.preferredTestQuery=SELECT 1 # Default AWS limit was 1200 shared as of Aug 2017 hystrix.threadpool.KmsEncryptDecrypt.coreSize=1000 -hystrix.command.KmsEncryptDecrypt.execution.isolation.thread.timeoutInMilliseconds=3000 +hystrix.command.KmsEncrypt.execution.isolation.thread.timeoutInMilliseconds=3000 # Default AWS limit was 5 as of Aug 2017 hystrix.threadpool.KmsCreateKey.coreSize=5