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

Handle non-JSON response #126

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Conversation

andrewda
Copy link

Original code from #98, with an additional test. I've been using this branch in a large production application for the past few months and haven't run into issues.

Resolves #97

@andrewda
Copy link
Author

Test failure seems to be related to Docker pull limits

@pedrobranco
Copy link
Collaborator

pedrobranco commented Jul 20, 2022

@andrewda Just proposed another approach that also works. Can you squash all these commits? Already did it.

@pedrobranco pedrobranco merged commit 6b20635 into ruimarinho:master Jul 21, 2022
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 this pull request may close these issues.

uncaughtException because of JSON.parse
3 participants