selectHasAnyExecutionResultLimitBreaks
Home > @gooddata/sdk-ui-dashboard > selectHasAnyExecutionResultLimitBreaks
selectHasAnyExecutionResultLimitBreaks variable
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Selects whether at least one widget currently on the dashboard returned partial data because an execution limit was reached.
Signature:
selectHasAnyExecutionResultLimitBreaks: DashboardSelector<boolean>
Remarks
Only execution results of widgets still present on the dashboard layout are considered. Execution results keyed by anything else - removed widgets that left a stale entry behind, or the drill dialog's pseudo ref @@GDC_DRILL_MODAL - are ignored, so they cannot keep the dashboard partial-results warning visible.