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 defines the limit on the number of records in the ingestion batcher queue, impacting data ingestion efficiency. |
| What area does it affect? |
Data ingestion processing |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data ingestion performance or troubleshooting processing issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ais.ingestion.batcher_queue_size |
| Sys ID |
15415d86c7bf1010b7b65e736cc2603b |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
Ingestion batcher queue length (records). |
| Updated |
2024-05-25 04:31:51 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... for indexing of source record content. • Type: integer • Default value: 20 • Location: System Properties > AI Search (AI Search Ingestion Properties section) Ingestion batcher queue length (records) (glide.ais.ingestion.batcher_queue_size) Maximum number of records on batcher queue for indexing of source record content. • Type: integer • Default value: 1,000 • Location: System Properties > AI Search (AI Search Ingestion ...
Related properties