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 random retcode field in batch mode #273

Merged
merged 1 commit into from
Apr 30, 2019
Merged

Conversation

lucidd
Copy link
Member

@lucidd lucidd commented Apr 30, 2019

This handles the stupidity that is the random retcode thrown into the result in batch mode.
For more info see comments in the code.

The fix works by going over the results and for each JsonParsingError we encounter retry to parse it after removing the retcode if present.

Copy link

@chiaradiamarcelo chiaradiamarcelo left a comment

Choose a reason for hiding this comment

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

LGTM

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.

None yet

2 participants