Skip to content

Commit ac2ec99

Browse files
authored
docs: Clarify limits
1 parent b127d06 commit ac2ec99

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

docs/content/Deployment/Cloud/Limits.mdx

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,24 @@ This is a hard limit. Consider upgrading to [another tier][ref-pricing].
5353

5454
### <--{"id" : "Resources"}--> Queries per day
5555

56-
This is a hard limit. When a threshold is hit, further queries will not be
57-
processed. In that case, consider upgrading a development instance to a
58-
production cluster. Alternatively, consider upgrading to
59-
[another tier][ref-pricing].
56+
This is a hard limit. Usage is calculated per Cube Cloud account, i.e.,
57+
in total for all deployments within an account.
58+
59+
When a threshold is hit, further queries will not be processed. In that
60+
case, consider upgrading a development instance to a production cluster.
61+
Alternatively, consider upgrading to [another tier][ref-pricing].
6062

6163
### <--{"id" : "Resources"}--> Queries processed by Query History per day
6264

63-
This is a soft limit. When a threshold is hit, query processing will be
64-
stopped. Please [contact support][cube-contact-us] for further assistance.
65+
This is a soft limit. Usage is calculated per Cube Cloud account, i.e.,
66+
in total for all deployments within an account.
67+
68+
When a threshold is hit, query processing will be stopped. Please
69+
[contact support][cube-contact-us] for further assistance.
6570

6671
[ref-deployment-types]: /cloud/configuration/deployment-types
6772
[ref-pricing]: /cloud/pricing
6873
[ref-query-history]: /cloud/inspecting-queries
6974
[ref-dev-instance]: /cloud/configuration/deployment-types#development-instance
7075
[ref-prod-cluster]: /cloud/configuration/deployment-types#production-cluster
71-
[cube-contact-us]: https://cube.dev/contact
76+
[cube-contact-us]: https://cube.dev/contact

0 commit comments

Comments
 (0)