glide.hub.process_sync.inbound_queue.processed.ttl.seconds
ServiceNow property description:
Number of seconds processed inbound records will exist for
Attributes
- Sys ID: 9b8bd0992360301014e6110d96bf652a
- Type: integer
- Application: Global
- Default value: 604800

AI generated property description:
The ServiceNow property `glide.hub.process_sync.inbound_queue.processed.ttl.seconds` determines the time-to-live (TTL) for processed inbound records in seconds. This property specifies how long these records will remain in the system after they have been processed. The default value is set to 86400 seconds, which is equivalent to 24 hours. Adjusting this property can help manage the storage and lifecycle of processed records, ensuring that they do not consume unnecessary space in the system. This setting is particularly useful for maintaining optimal performance and resource utilization in environments with high volumes of inbound data processing.
Source