Implement a check timeout threshold

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • 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.

    Avant de commencer

    Role required: admin

    Procédure

    1. In the navigation filter, enter sys_properties.list.
    2. From the System Properties list, select glide.scan.process_check.time_out.
      Remarque :
      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.
      Remarque :
      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.

    Résultats

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