glide.hub.process_sync.inbound_queue.skipped.ttl.seconds

ServiceNow property description:

Number of seconds skipped inbound records will exist for

Attributes

  • Sys ID: 47cb94992360301014e6110d96bf659b
  • Type: integer
  • Application: Global
  • Default value: 604800
AI Logo

AI generated property description:

The ServiceNow property `glide.hub.process_sync.inbound_queue.skipped.ttl.seconds` determines the time-to-live (TTL) for skipped inbound records in the queue. Specifically, it sets the number of seconds that these skipped records will remain in the system before being automatically deleted. This property helps manage the lifecycle of records that are not processed, ensuring they do not persist indefinitely and consume system resources. The default value and further details about configuring this property can be found in the provided documentation. Adjusting this property can help optimize system performance by controlling the retention period of unprocessed inbound records.

Source

Related property: glide.hub.process_sync.outbound_queue.skipped.ttl.seconds