유량제어 오류 메시지 개선 -> API 호출 한도 초과 [테스트 그룹1: 10req/MIN]
This commit is contained in:
@@ -155,7 +155,7 @@ public class SessionManagerForEhcache extends SessionManager {
|
||||
}
|
||||
|
||||
System.setProperty("net.sf.ehcache.skipUpdateCheck", "true");
|
||||
String bootstrapAsynchronously = "false";
|
||||
String bootstrapAsynchronously = "true";
|
||||
|
||||
Configuration cf = new Configuration();
|
||||
FactoryConfiguration ppFactory = new FactoryConfiguration();
|
||||
|
||||
Reference in New Issue
Block a user