enableExecutionCancelling
Home > @gooddata/sdk-ui-dashboard > IUseCustomWidgetInsightDataViewConfig > enableExecutionCancelling
IUseCustomWidgetInsightDataViewConfig.enableExecutionCancelling property
Enable or disable real execution cancellation.
This means that if the execution request is not yet finished and the execution changes, the request will be cancelled and the new execution will be started.
Signature:
enableExecutionCancelling?: boolean;