FireDAC Components for Xero

Build 23.0.8839

RetryDailyLimit

Whether to wait when Xero reports that the provider has hit its daily limit.

Syntax


property RetryDailyLimit: Boolean;

Data Type

Boolean

Default Value

false

Remarks

Use of this option is strongly discouraged. See Xero API Limits for more details.

By default the component will fail if it hits the daily API limit to avoid excessive wait times. If this is enabled and the component hits the daily API limit, it will instead delay and retry after whatever length of time Xero recommends. This can potentially lead to the component delaying for several hours.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839