chore(influxdb3-dist): Add note about concurrent query exec

pull/6294/head
Jason Stirnaman 2025-08-12 18:20:35 -05:00
parent a7e8fe8625
commit a97cbf842b
1 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,12 @@ Optimal timeouts are:
InfluxDB 3 uses round-robin query routing to balance load across multiple queriers.
This creates a "checkout line" effect that influences timeout strategy.
> [!Note]
> #### Concurrent query execution
>
> InfluxDB 3 supports concurrent query execution, which helps minimize the impact of intensive or inefficient queries.
> However, you should still use appropriate timeouts and optimize your queries for best performance.
### The checkout line analogy
Consider a grocery store with multiple checkout lines: