Skip to content

Conversation

@SharpKoi
Copy link

  • Fix issue Ignoring error codes leads to consistently retrying while sending request #248.
  • In this PR, I "manually" checked if ret_code is not zero and not ignored, the program will never return the JSON response, either raise an error or retry instead. Note that I did not write tests for scenarios like retrying, ignoring, or raising errors since I believe refactoring the _submit_request function is necessary. Therefore, I've focus merely on resolving the issue I mentioned.

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.

1 participant