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 controls the interval at which record watchers refresh their data in the UI, impacting how quickly updates are reflected to users. |
| What area does it affect? |
User Interface Performance |
| What does the default mean? |
The default value is "30000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing system performance or addressing UI responsiveness issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.list.record_watcher_throttle |
| Sys ID |
51ea4865c31222003b935ad551d3ae03 |
| Type |
integer |
| Application |
Global |
| Default value |
30000 |
| Description |
Lowering the value of glide.ui.list.record_watcher_throttle property may impact system performance. |
| Updated |
2024-05-25 03:38:59 |
Related properties