asyncRenderExpectedCount
Home > @gooddata/sdk-ui-dashboard > RenderingWorkerConfiguration > asyncRenderExpectedCount
RenderingWorkerConfiguration.asyncRenderExpectedCount 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.
Wait for given number of async requests. If provided, we'll not wait full asyncRenderRequestedTimeout and terminate the waiting if we reach the given number
Signature:
asyncRenderExpectedCount?: number;