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.
| Property | Description |
|---|---|
| Type | INTERVAL |
| Default value | 5s |
| Value range | [1ms,+∞) |
| Effective upon OBServer node restart | No |