Property reference

com.glide.cs.one_extend.enforce_timeout_for_llm

The com.glide.cs.one_extend.enforce_timeout_for_llm property enforces a timeout for pre-processing and post-processing during LLM calls on cs.worker threads. Admins should care about this setting to ensure timely processing and avoid potential delays in LLM operations.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property enables the enforcement of OneExtend timeout during LLM calls, affecting both pre-processing and post-processing phases.
What area does it affect? LLM processing
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring timeout settings for LLM operations or troubleshooting performance issues.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.one_extend.enforce_timeout_for_llm
Sys ID a302bf9dff076210d628ffffffffff3e
Type boolean
Application Global
Default value true
Description Enables enforcement of OneExtend timeout for pre-processing and post-processing during LLM calls via the java proxy on cs.worker threads. For pre-processing, the checks are done manually. For post-processing, the remaining timeout value is set on the cs.worker transaction itself.
Updated 2025-07-31 17:02:00