Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source Mixpanel: Failing CI #2291

Closed
sherifnada opened this issue Mar 3, 2021 · 2 comments · Fixed by #2693
Closed

Source Mixpanel: Failing CI #2291

sherifnada opened this issue Mar 3, 2021 · 2 comments · Fixed by #2693
Assignees
Labels

Comments

@sherifnada
Copy link
Contributor

Expected Behavior

Source mixpanel is repeatedly failing CI. . This issue is to implement a fix.

@sherifnada sherifnada added type/bug Something isn't working area/connectors Connector related issues zazmic labels Mar 3, 2021
@sherifnada sherifnada added this to the Connectors 03-19-2021 milestone Mar 5, 2021
@vitaliizazmic vitaliizazmic self-assigned this Mar 12, 2021
@vitaliizazmic
Copy link
Contributor

@sherifnada Mixpanel API returns "Date range exceeds 90 days into the past" error while syncing only Annotation Stream. For Revenue Stream all works properly. I can either add checking for start date config option or set custom start date for Annotation stream. In first case date range will be restricted for all streams. In second case it is required change Singer Tap and create fork.

@sherifnada
Copy link
Contributor Author

@vitaliizazmic could you create a ticket for this task so we can track separately?

@sherifnada sherifnada removed the blocked label Apr 2, 2021
vitaliizazmic added a commit that referenced this issue Apr 7, 2021
* Mixpanel Source #2692 - use Singer Tap fork to restrict date range for Annotation stream

* Mixpanel CI fails #2692 - Airbyte Singer Tap fork

* Mixpanel CI fails #2692 - bump version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants