1. [_AUD_CONFLUX_\application.json] 파일의 아래 설정을 변경한다.
  2. ServiceTimeoutMin : 분단위 Timeout설정
  3. Python > ExecuteTimeoutMin : 분단위 파이썬 실행 Timeout설정

    {
        "Python": {
            "ExecuteTimeoutMin" : 60,
            "ServerList" : [
                {
                    "Code" : "PYTHON_SERVER_1",
                    "Name" : "파이썬1",
                    "Ip" : "127.0.0.1",
                    "Port" : 0,
                    "Modules" : [
                        {
                            "Code": "DEFAULT_MODULE",
                            "Name": "v3.10_MINICONDA",
                            "PythonPath" : "C:\\AUDPlatform_7\\matrix\\WEB-INF\\_AUD_CONFLUX_\\py310_win\\python.exe"
                        }
                    ]
                }
            ]
        },
        "ServicePort": 9872,
        "CorePoolSize": 50,
        "MaximumPoolSize": 100,
        "KeepAliveTime": 60,
        "ServiceTimeoutMin": 10
    }


Launch Release No. 7.0.500.20240329-01  / Latest Release No.

Page No. 

작성자 :   / 검수자 :