<@U04SE163WC8> Hello, we get this message in our G...
# ask-ai
p
@kapa.ai Hello, we get this message in our Github Connector : "Failure in source: Rate Limits for all provided tokens are reached. For more information please refer to documentation: https://docs.airbyte.com/integrations/sources/github#limitations--troubleshooting"
k
I'm sorry to hear that you're experiencing issues with the GitHub connector. The error message you're seeing is related to GitHub's rate limiting policy. GitHub allows a personal rate limit of 5,000 requests per hour, and this limit increases to 15,000 requests per hour if the app is owned by a GitHub Enterprise Cloud organization. If you reach these limits before all streams have been read, you can take the following actions: 1. Utilize Incremental sync mode. 2. Set a higher sync interval. 3. Divide the sync into separate connections with a smaller number of streams. You can refer to the GitHub article [Rate limits for the REST API](https://docs.github.com/en/rest/overview/rate-limits-for-the-rest-api) for more information. If you continue to experience issues, you can check out common troubleshooting issues for the GitHub source connector on the [Airbyte Forum](https://github.com/airbytehq/airbyte/discussions) or [create an issue](https://github.com/airbytehq/airbyte/issues) in the Airbyte GitHub repository. For more details, please refer to the [Airbyte GitHub connector documentation](https://docs.airbyte.com/integrations/sources/github#limitations--troubleshooting).