Implement a check timeout threshold

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Set the execution time of an individual check by implementing timeout system property. Setting of a timeout threshold prevents your instance from running a long check.

    Antes de Iniciar

    Role required: admin

    Procedimento

    1. In the navigation filter, enter sys_properties.list.
    2. From the System Properties list, select glide.scan.process_check.time_out.
      Nota:
      If glide.scan.process_check.time_out is not present in the list, see Create a new check timeout system property for more information.
    3. In the Value field, set the execution time for the check in seconds.
      Nota:
      The minimum allowed timeout threshold is 5 seconds. If you set the timeout to anything less than 5 seconds, the system still considers it to be 5 seconds. By default, it has been set to 10,800 seconds.

    Resultado

    A timeout threshold for a check is set by the user. Individual checks will be cancelled after the set time threshold exceeds.