You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| continueWaitTimeout | Long polling interval in seconds, maximum is 90|`5`|
446
446
| rollupOnlyMode | When enabled, an error will be thrown if a query can't be served from a pre-aggregation (rollup) |`false`|
447
447
| queryCacheOptions | Query cache options for DB queries |`{}`|
448
448
| queryCacheOptions.refreshKeyRenewalThreshold | Time in seconds to cache the result of [`refresh_key`][ref-schema-cube-ref-refresh-key] check |`defined by DB dialect`|
@@ -479,7 +479,7 @@ Timeout and interval options' values are in seconds.
0 commit comments