Skip to content

Commit e30ddb0

Browse files
authored
docs: Elaborate on CUBEJS_TOUCH_PRE_AGG_TIMEOUT
1 parent c265315 commit e30ddb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/pages/product/configuration/reference/environment-variables.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1357,6 +1357,7 @@ Required port to send where collector server accept UDP connections.
13571357
<WarningBox>
13581358

13591359
If the refresh worker’s throughput isn’t sufficient and the Cube Refresh Worker can’t refresh every partition, Cube will start dropping partitions once the timeout is reached.
1360+
For externally refreshed pre-aggregations, make sure each pre-aggregation is refreshed at least once within the specified timeout period.
13601361

13611362
</WarningBox>
13621363

@@ -1807,4 +1808,4 @@ The port for a Cube deployment to listen to API connections on.
18071808
[ref-folders]: /product/data-modeling/reference/view#folders
18081809
[ref-dataviz-tools]: /product/configuration/visualization-tools
18091810
[ref-context-to-app-id]: /product/configuration/reference/config#context_to_app_id
1810-
[ref-environments]: /product/workspace/environments
1811+
[ref-environments]: /product/workspace/environments

0 commit comments

Comments
 (0)