glide.hub.process_sync.outbound_queue.skipped.ttl.seconds
ServiceNow property description:
Number of seconds skipped outbound records will exist for
Attributes
- Sys ID: e1ebd4992360301014e6110d96bf655f
- Type: integer
- Application: Global
- Default value: 604800

AI generated property description:
The ServiceNow property `glide.hub.process_sync.outbound_queue.skipped.ttl.seconds` defines the time-to-live (TTL) in seconds for skipped outbound records in the outbound queue. This property determines how long these skipped records will be retained before they are automatically deleted. The default value for this property is 86400 seconds, which is equivalent to 24 hours. Adjusting this value can help manage the size of the outbound queue and ensure that outdated records do not consume unnecessary resources. This property is part of the IntegrationHub's remote process sync system properties, which facilitate the synchronization of processes between different ServiceNow instances or external systems.
Source