We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21caf35 commit eea5c5dCopy full SHA for eea5c5d
docs/insights/query.mdx
@@ -539,7 +539,7 @@ We have several limits to prevent abuse and ensure performance:
539
540
- **Concurrency limit**: We limit the number of concurrent queries per organization.
541
- **Row limit**: We limit the number of rows returned to 10k.
542
-- **Time restrictions** We limit the time period you can query.
+- **Time restrictions**: We limit the time period you can query.
543
- **Time/Memory limit**: We limit the memory a query can use and the time it can run for. As well as other limits like AST complexity.
544
545
See [Limits](/limits) for current quota details.
0 commit comments