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 duration before offline incremental record watchers expire, impacting how long they remain active for data synchronization. |
| What area does it affect? |
Offline Data Synchronization |
| What does the default mean? |
The default value is "1440", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting offline data synchronization settings or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sg.offline.incremental.record_watcher_expiration |
| Sys ID |
f83b4f737363101002ef7a2f1bf6a7ad |
| Type |
integer |
| Application |
Global |
| Default value |
1440 |
| Description |
|
| Updated |
2024-05-25 04:38:56 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 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 is disabled by default. glide.sg.offline.incremental.record_watcher_expiration Defines how long a record watcher is active but offline payload is not retrieved before it is removed. The property value is in minutes. The default value is 30. glide.sg.offline.incremental.silent_push.max_pushes_per_hour ...
Related properties