DashboardWidgetExecutionFailed
Home > @gooddata/sdk-ui-dashboard > DashboardWidgetExecutionFailed
DashboardWidgetExecutionFailed interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This event is emitted after execution of an insight widget fails.
Signature:
export interface DashboardWidgetExecutionFailed extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardWidgetExecutionFailedPayload | (BETA) |
type | "GDC.DASH/EVT.WIDGET.EXECUTION_FAILED" | (BETA) |