enableExecutionCancelling
Home > @gooddata/sdk-ui > IUseInsightDataViewConfig > enableExecutionCancelling
IUseInsightDataViewConfig.enableExecutionCancelling property
Optionally enable 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.
Default: false
Signature:
enableExecutionCancelling?: boolean;