Closed octavia-squidington-iii closed 2 years ago
I'll claim this issue
@bazarnov FYI, @itaseskii will be working on closing this out so we don't have to address it.
I've changed all query limits to 60 requests per hour, as it says in documentation:
https://help.mixpanel.com/hc/en-us/articles/115004602563-Rate-Limits-for-API-Endpoints
Is this your first time deploying Airbyte: No OS Version / Instance: EC2 t2.medium Deployment: Docker Airbyte Version: 0.35.2-alpha Source name/version: Mixpanel 0.1.9 Destination name/version: AWS Redshift Description: Hi everyone, I am setting up a connection from Mixpanel to Redshift. The data appears to be loaded into Redshift properly, but one error is logged all the time when I sync. Does anybody know where it comes from?
When reading stream
SourceMixpanel
the connector does not handle429
response code properly, leading toDefaultBackoffException
. The connector should overridebackoff_time
for smarter rate limit handling.Error
Logs
logs-34-0 (1).txt
Slack conversation