large_query_threshold specifies the threshold of the query execution time. A request may be suspended if its execution time exceeds this threshold. A suspended request is considered a large query and is processed by following the large query scheduling strategy.
| Parameter | Description |
|---|---|
| Type | Time |
| Default value | 5s |
| Value range | [1ms, +∞) |
| Effective upon restart of OBServer node | No |