**Description** Add possibility to cancel running job if the operator is killed. This option probably should be cofigurable due to idempotency logic of the operator. **Use case / motivation** Remove dangling jobs. **Related Issues** https://github.com/apache/airflow/pull/9590 https://github.com/apache/airflow/pull/8858 https://github.com/apache/airflow/pull/6470
Description
Add possibility to cancel running job if the operator is killed. This option probably should be cofigurable due to idempotency logic of the operator.
Use case / motivation
Remove dangling jobs.
Related Issues
#9590
#8858
#6470