sn_atf.runner.offline_retention.timeout

ServiceNow property description:

Offline test runner retention interval. If an offline test runner does not communicate with the system for this period of days, the system deletes that test runner.

Attributes

  • Sys ID: 5efafdfd53b222007e7829cac2dc3434
  • Type: integer
  • Application: Global
  • Default value: 1
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.runner.offline_retention.timeout` specifies the retention interval for offline test runners in the Automated Test Framework (ATF). According to the documentation, if a test runner does not communicate with the system for the defined number of days, it is considered offline and will be automatically deleted by the system. This property helps manage and clean up inactive test runners, ensuring that only active and relevant test runners are maintained. The default value for this property is set to 30 days. Adjusting this property can help optimize system performance and resource management by removing outdated test runners.

Source

Related property: sn_atf.runner.heartbeat.timeout