Property reference

sn_atf.runner.offline_retention.timeout

The sn_atf.runner.offline_retention.timeout property sets the retention interval for offline test runners. If a test runner fails to communicate with the system for the specified number of days, it will be automatically deleted, which helps manage system resources.

Default: 1 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the number of days an offline test runner can remain inactive before being removed from the system.
What area does it affect? Automated Test Framework
What does the default mean? The default value is "1", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting retention policies for offline test runners.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.runner.offline_retention.timeout
Sys ID 5efafdfd53b222007e7829cac2dc3434
Type integer
Application Global
Default value 1
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.
Updated 2024-05-25 04:01:04

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... and 1800. Default value: 120 Test runner heartbeat interval sn_atf.runner.heartbeat.interval Time interval in seconds for sending a heartbeat from the test runner to the server. Offline test runner retention interval sn_atf.runner.offline_retention.timeout If an offline test runner does not communicate with the system for this period of days, the system deletes that test runner. Test Suite Report Properties Field / Element Description ...