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 configures the interval at which clients poll for incremental updates while offline, affecting how quickly users receive updates. |
| What area does it affect? |
Offline Client Updates |
| 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 update frequency for offline users or troubleshooting update delays. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sg.offline.incremental.client_polling_interval |
| Sys ID |
c3c546abb7231010897725cbde11a930 |
| Type |
integer |
| Application |
Global |
| Default value |
1 |
| Description |
Time interval (in minutes) for client polling for incremental offline updates |
| Updated |
2024-05-25 04:04:00 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... hours. After 48 hours, the system deletes the data due to security protocol. The property value is in seconds, which enables setting the offline expiration for more than 24 days. glide.sg.offline.incremental.client_polling_interval Determines minimum polling frequency. The property value is in minutes. The default value is 1, the minimum value is 0. glide.sg.offline.incremental.enabled Enable the incremental offline for all users. Incremental offline ...
Related properties