Property reference

glide.fdih.retry.max_count

The glide.fdih.retry.max_count property sets the maximum number of retry attempts for failed data imports. Administrators should review this setting to optimize data import processes and prevent excessive retries that could impact system performance.

Default: 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 configures the maximum number of retries for failed data imports, ensuring efficient handling of import errors.
What area does it affect? Data Import Management
What does the default mean? No default value is documented in this property record.
When should you review it? Review this property when configuring data import settings or troubleshooting import failures.

Out of the box property record

Raw metadata from the property record.

Property name glide.fdih.retry.max_count
Sys ID 3ea3fe95b794330009c1d818ee11a914
Type integer
Application Global
Default value
Description
Updated 2024-05-25 04:24:56

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... field applies only to Exponential Backoff and Fixed Interval retry strategies. If no value is specified, the maximum number of retry attempts is based on the value provided in the glide.fdih.retry.max_count system property. Default value of the glide.fdih.retry.max_count system property is 0. For more information about system properties, see Available system properties . Max Elapsed Time (seconds) Maximum cumulative time in ...
Documentation excerpt View supporting context
Context preview Snippet 2
... resized to fit 256 characters and values are not wrapped. • Type: true | false • Default value: true • Location: Add the property to the System Property [sys_properties] table. glide.fdih.retry.max_count Specifies the maximum number of retry attempts when no value is specified in Count for a retry policy. • Type: Integer • Default value: 0 • Location: System Property [sys_properties] ...