RetryDailyLimit
Whether to wait when Xero reports that the provider has hit its daily limit.
Data Type
bool
Default Value
false
Remarks
Use of this option is strongly discouraged. See Xero API Limits for more details.
By default the connector will fail if it hits the daily API limit to avoid excessive wait times. If this is enabled and the connector hits the daily API limit, it will instead delay and retry after whatever length of time Xero recommends. This can potentially lead to the connector delaying for several hours.