diff --git a/freescout/application.yml b/freescout/application.yml index 619e939..b9c1374 100644 --- a/freescout/application.yml +++ b/freescout/application.yml @@ -146,6 +146,8 @@ spec: schedule: "0,30 * * * *" # Should be every minute in theory, keeps hanging jobTemplate: spec: + activeDeadlineSeconds: 1800 # this is unholy https://github.com/freescout-helpdesk/freescout/blob/dist/app/Console/Kernel.php + ttlSecondsAfterFinished: 100 template: spec: containers: