Implement a check timeout threshold

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • 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.

    Vorbereitungen

    Role required: admin

    Prozedur

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

    Ergebnisse

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