Property reference
sn_try_build_agent.tool.execution.timeouts
The sn_try_build_agent.tool.execution.timeouts property defines maximum execution times for various tools in milliseconds. Administrators should review this setting to ensure that tool execution does not exceed specified limits, impacting performance and efficiency during builds.
Default: {"run_query": 120000, "get_knowledge_source": 120000, "create_new_servicenow_app": 300000, "default": 240000}
Type: string
Application: Build Agent (Trial)