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 maximum time allowed for an asynchronous recommended action to complete, helping to prevent prolonged execution times. |
| What area does it affect? |
Recommended Actions |
| What does the default mean? |
The default value is "30", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting performance settings for asynchronous processes or troubleshooting delays. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_nb_action.async_ra_timeout |
| Sys ID |
a9fd040343882210f81d92621ab8f283 |
| Type |
integer |
| Application |
Recommended Actions |
| Default value |
30 |
| Description |
Specifies the timeout duration (in seconds) for an asynchronous recommended action process to complete. This value serves as a guideline for managing execution time and preventing excessive delays. The default value is set to 30 seconds, and the maximum value can be 180 seconds. |
| Updated |
2025-03-09 22:21:23 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... case or incident record while the recommendations load on the contextual side panel. By selecting this field, an admin or RA author can enable asynchronous processing for recommended actions. The sn_nb_action.async_ra_timeout system property specifies the timeout duration (in seconds) for an asynchronous process to generate the recommendations. This value serves as a guideline for managing execution time and preventing excessive delays. ...
Related properties