Property reference

glide.platform_ml_task.max_pagination_records

The glide.platform_ml_task.max_pagination_records property sets the maximum number of records that can be fetched in each call to the Graphql API. Admins should review this setting to optimize performance and ensure efficient data retrieval based on their specific use cases.

Default: 5000 Type: integer Application: Global

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 limits the number of records returned by the Graphql API in a single request, enhancing performance and resource management.
What area does it affect? Graphql API performance
What does the default mean? The default value is "5000", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting API performance or handling large data sets.

Out of the box property record

Raw metadata from the property record.

Property name glide.platform_ml_task.max_pagination_records
Sys ID 8ea3569fa920e1d4f877bee69064456e
Type integer
Application Global
Default value 5000
Description Maximum number of records to fetched in every call to the Graphql API
Updated 2024-05-25 03:39:04

Sources

Official references and nearby text excerpts where this property appears.