maxTimeout
Home > @gooddata/sdk-ui-dashboard > RenderingWorkerConfiguration > maxTimeout
RenderingWorkerConfiguration.maxTimeout property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Maximum time limit for rendering the dashboard. Somehow in sync with limits of exporter https://github.com/gooddata/gdc-exporters-microservices/blob/master/microservices/visual-exporter-service/src/main/kotlin/com/gooddata/exporters/visual/config/TabSessionConfig.kt
Default: 20*60000 (20min).
Signature:
maxTimeout: number;