AzBuilder / terrakube

Open source IaC Automation and Collaboration Software.
https://docs.terrakube.io
Apache License 2.0
523 stars 44 forks source link

Fix logic to cancel jobs that has been running for a long time #1288

Closed alfespa17 closed 2 months ago

alfespa17 commented 2 months ago

Bug description 🐞

Jobs running for a longer time in waitingForApproval are not cancelled after 6 hours

Steps to reproduce

Create a job leave it in waitingFor Approval for more than 6 hours

Expected behavior

Job running for more than 6 hours should haven been cancelled

Example repository

No response

Anything else?

No response