Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the number of inbound queue entries deleted in each batch operation, impacting system performance during cleanup processes. |
| What area does it affect? |
Inbound Queue Management |
| What does the default mean? |
The default value is "10000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when experiencing performance issues or when the volume of inbound queue entries changes significantly. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hub.process_sync.inbound_queue.table_cleaner_batch_size |
| Sys ID |
de3bdc192360301014e6110d96bf6501 |
| Type |
integer |
| Application |
Global |
| Default value |
10000 |
| Description |
Batch size for deleting inbound queue entries |
| Updated |
2024-05-25 03:59:25 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... set the state to Ready. To ignore these records, leave the state as skipped. • Default value: 604800 (7 days) • Minimum value: 0 • Maximum value: 5184000 (60 days) glide.hub.process_sync.inbound_queue.table_cleaner_batch_size Number of inbound queue records to process per batch when purging expired records. • Default value: 10000 • Minimum value: 1000 • Maximum value: 500000 glide.hub.process_sync.outbound_queue.error.ttl.seconds Number of seconds that ...
Related properties