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

Added support for skip_analytics config option. #79

Merged
merged 3 commits into from
Mar 10, 2022

Conversation

jclusso
Copy link
Contributor

@jclusso jclusso commented Mar 8, 2022

Background

Drip support recomended I try adding the "Skip-Analytics" header because our customers are getting the "Endpoint request timed out" error with our integration. This error is also mentioned in #54 which still throws an unproperly handled error.

Modification

Added configuration option skip_analytics that you can pass into the client initializer.

Result

According to support and my testing it'll skip adding count related metadata.

@BenSandeen BenSandeen requested review from will-in-wi and a team March 9, 2022 19:37
@timbreitkreutz timbreitkreutz requested a review from a team March 9, 2022 19:46
@jclusso jclusso requested a review from atongen March 10, 2022 14:38
Copy link
Member

@atongen atongen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@will-in-wi will-in-wi merged commit 4ed3049 into DripEmail:master Mar 10, 2022
@jclusso jclusso deleted the skip_analytics branch March 10, 2022 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants