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 specifies the time limit for how long skipped inbound records are retained in the system before being purged. |
| What area does it affect? |
Inbound record processing |
| What does the default mean? |
The default value is "604800", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data retention policies or troubleshooting inbound record issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hub.process_sync.inbound_queue.skipped.ttl.seconds |
| Sys ID |
47cb94992360301014e6110d96bf659b |
| Type |
integer |
| Application |
Global |
| Default value |
604800 |
| Description |
Number of seconds skipped inbound records will exist for |
| Updated |
2024-05-25 04:01:16 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... size settings to ensure that it can process all incoming records before they expire. • Default value: 2592000 (30 days) • Minimum value: 0 • Maximum value: 5184000 (60 days) glide.hub.process_sync.inbound_queue.skipped.ttl.seconds Number of seconds that records in the skipped state can exist in the inbound queue before they expire. The system purges expired records from the queue once a day. © ...
Related properties