RetryDailyLimit
Whether to wait when Xero reports that the provider has hit its daily limit.
データ型
bool
デフォルト値
false
解説
Use of this option is strongly discouraged. See Xero API の制限 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.