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

Fix unterminated strings issue #23

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

jeffhuth-paro
Copy link
Contributor

Fix unterminated strings issue #4

Description of change

Increased request timeout, decreased max page limit, and added a retry for unterminated strings errors in client.

Manual QA steps

Ran singer-discover for Discovery for ALL endpoints and fields: no errors. Ran singer-check-tap for ALL endpoints: no errors. Ran target-stitch import API for ALL endpoints with previous state file: no errors.

Risks

Low risk. No new endpoints or fields. Uses same version of the Recharge API. Only minor change to fix intermittent unterminated string errors.

Rollback steps

Revert this branch to 1.1.2

Fix unterminated strings issue
Copy link

@dmosorast dmosorast left a comment

Choose a reason for hiding this comment

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

Looks like the tests are still behaving as in master (I'm unclear on what that issue is, but consistent behavior is good enough for me for this change).

Thanks for putting this together Jeff! I'm good to merge and release.

@dmosorast dmosorast merged commit 78f0003 into singer-io:master Jan 21, 2022
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.

2 participants