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

AI generated property description:
The ServiceNow property `glide.hub.process_sync.outbound_queue.ready.ttl.seconds` specifies the time-to-live (TTL) for ready outbound records in seconds. This property determines how long these records will exist before they are automatically deleted. The TTL setting helps manage the lifecycle of outbound records, ensuring that outdated or unprocessed records do not persist indefinitely. Proper configuration of this property can help optimize system performance and resource utilization. For more detailed information, refer to the official ServiceNow documentation on remote process sync system properties.
Source