Troubleshooting Marketo Data Sync Limit Error in Airbyte Connector

Summary

The user is facing an issue with Marketo data sync using the Airbyte connector, encountering a daily extraction limit error. They suspect it may be due to Marketo’s rate limit of 100 calls in 20 seconds. They are looking for a way to tune the connector in Airbyte to reduce the limit.


Question

Hey, I am trying sync Marketo data using connector, and keep getting the erorr that the daily extraction limit has been reached. We pay for premium API access, so that cant be the issue. I am starting to think we are running into Marketo rate limit of 100 calls in 20 seconds. Is there anyway to tune the connector in airbyte to reduce the limit?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["marketo-data-sync", "airbyte-connector", "rate-limit", "tune-connector"]

The docs have the <Marketo | Airbyte Documentation note>:
> Performance considerations
> By default, Marketo caps all accounts to 50,000 API calls per day.
>
> By default, this connector caps itself to 40,000 API calls per day. But you can also customize the maximum number of API calls this source connector makes per day to Marketo (which may be helpful if you have for example other applications which are also hitting the Marketo API). If this source connector reaches the maximum number you configured, it will not replicate any data until the next day.
Have you already adjusted this setting to allow beyond the default 40K limit in Airbyte?