File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
docs/pages/product/deployment/cloud Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,13 @@ Data-model warm-up will compile the data model before a Cube Cloud deployment
4141is exposed to requests from users, making sure that they aren't affected by
4242the data model compilation time.
4343
44+
45+ <InfoBox >
46+ If a data model warm-up takes more than 15 minutes, the deployment will be
47+ considered unhealthy and rolled back.
48+
49+ </InfoBox >
50+
4451### Configuring data model warm-up
4552
4653To configure data model warm-up, navigate to <Btn >Settings → Configuration</Btn >
@@ -62,6 +69,13 @@ Pre-aggregation warm-up will refresh pre-aggregations before a Cube Cloud
6269deployment is exposed to requests from users, making sure they aren't affected
6370by the pre-aggregation build time.
6471
72+ <InfoBox >
73+
74+ If a pre-aggregation warm-up takes more than 24 hours, it will be cancelled.
75+ However, the deployment will still succeed.
76+
77+ </InfoBox >
78+
6579### Configuring pre-aggregation warm-up
6680
6781To configure pre-aggregation warm-up, navigate to <Btn >Settings → Configuration</Btn >
You can’t perform that action at this time.
0 commit comments