correlationIdGenerator
Home > @gooddata/sdk-ui-dashboard > RenderingWorkerConfiguration > correlationIdGenerator
RenderingWorkerConfiguration.correlationIdGenerator 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.
Generator of correlation ids
Default: uuid4
Signature:
correlationIdGenerator: () => string;