asyncRenderResolvedTimeout
Home > @gooddata/sdk-ui-dashboard > RenderingWorkerConfiguration > asyncRenderResolvedTimeout
RenderingWorkerConfiguration.asyncRenderResolvedTimeout 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 to re-request asynchronous rendering of the component once it's resolved.
Default: 2000 (2s).
Signature:
asyncRenderResolvedTimeout: number;