glide.hub.process_sync.outbound_queue.table_cleaner_batch_size
ServiceNow property description:
Batch size for deleting outbound queue entries
Attributes
- Sys ID: 9b4b10592360301014e6110d96bf6500
- Type: integer
- Application: Global
- Default value: 10000

AI generated property description:
The ServiceNow property `glide.hub.process_sync.outbound_queue.table_cleaner_batch_size` determines the batch size for deleting entries from the outbound queue. This property is used to manage the number of records that are deleted in a single operation when cleaning up the outbound queue. Adjusting this value can help optimize performance by controlling the load on the system during the cleanup process. The default value and further details about configuring this property can be found in the provided documentation.
Source