kestra
kestra copied to clipboard
GCP Batch Task Runner not killing GCP Batch Jobs when `kill` is clicked in execution UI
Describe the issue
- Press Kill Parent and Subflows
- UI proceeds to kill flows in UI, it does kill the parent main flow (not ran in task runner), but the GCP Batch Task Runner which is running from Subflow does not kill in GCP Batch, but indicates it has in the UI.
- No logs in GCP Logger display errors or anything
*I did wait for the GCP Batch Job to fully start in Running
status in the GCP UI before attempting kill
operation.
Environment
- Kestra Version: 0.17.8
- Operating System (OS/Docker/Kubernetes): Kestra Cloud
- Java Version (if you don't run kestra in Docker): n/a