Overriding check_timeout does not work

I have a specific check which executes more than 60 sec. In director, I set Check timeout - 600 sec, and it’s not working.
After 60 seconds check gets UNKNOW status - <Terminated by signal 9 (Killed).>
However, on the check, I see check_timeout 600
Why overriding not working?
Thanks.

image

image

  • Director version (System - About): 1.7.2
  • Icinga Web 2 version and modules (System - About): 2.8.2
  • Icinga 2 version (icinga2 --version): 2.12.1-1
  • Operating System and version: Centos 7
  • Webserver, PHP versions: nginx, 7.3

I have the same problem that check_timeout gets ignored and timeout on the command is used