glide.hub.process_sync.inbound_queue.table_cleaner_batch_size
ServiceNow property description:
Batch size for deleting inbound queue entries
Attributes
- Sys ID: de3bdc192360301014e6110d96bf6501
- Type: integer
- Application: Global
- Default value: 10000

AI generated property description:
The ServiceNow property `glide.hub.process_sync.inbound_queue.table_cleaner_batch_size` determines the batch size for deleting entries from the inbound queue. This property is used to manage the number of records that are deleted in a single operation when cleaning up the inbound queue table. Adjusting this value can help optimize performance by controlling the load on the system during the cleanup process. The default value and specific recommendations for this property can be found in the ServiceNow documentation. Proper configuration of this property ensures efficient management of the inbound queue, preventing potential performance issues.
Source