asyncRenderRequestedTimeout
Home > @gooddata/sdk-ui-dashboard > RenderingWorkerConfiguration > asyncRenderRequestedTimeout
RenderingWorkerConfiguration.asyncRenderRequestedTimeout 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 the first asynchronous rendering request. If no asynchronous rendering request is fired in this time limit, the dashboard will announce that it is rendered.
Default: 5000 (5s).
Signature:
asyncRenderRequestedTimeout: number;