发布

  • 10828 c5bb840bde

    Adds Static AlgorithmCreationTimeout Property to BaseSetupHandler (#5316)

    frostbyte_neo 发布于 2021-02-18 22:00:33 +00:00 | 2524 次提交 在此版本后已推送到 master

    • Adds Static AlgorithmCreationTimeout Property to BaseSetupHandler

    This value will be used to set maximum time that the creation of an algorithm can take.

    • Adds Additional Logging to AlgorithmPythonWrapper

    It will informing the user how long it takes to import the module.

    • Changes How AlgorithmCreationTimeout is Initialized

    It will prevent callling Config.GetDouble on every call.

    下载附件