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 heartbeat interval for the test runner, which must be between 60 and 1800 seconds and should not exceed the timeout setting. |
| What area does it affect? |
Automated Test Framework |
| What does the default mean? |
The default value is "60", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when configuring test runner settings or troubleshooting connectivity issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.runner.heartbeat.interval |
| Sys ID |
ee3d3468533222007e7829cac2dc34a0 |
| Type |
integer |
| Application |
Global |
| Default value |
60 |
| Description |
Test runner heartbeat interval. Time interval in seconds for sending a heartbeat from the test runner to the server. The value of this property should be between 60 and 1800, and should not exceed the value of 'sn_atf.runner.heartbeat.timeout' property, or the test runner status might be changed to offline by the 'ATF test runner reaper' job. |
| Updated |
2024-05-25 04:29:29 |
Sources
Related properties