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

bugfix: clear initial response so that retries work correctly #4

Closed
wants to merge 7 commits into from

Conversation

rubysolo
Copy link
Contributor

When an initial request comes back as an error code E100 "RESEND" error, the memoized @xml_response should be cleared when re-submitting to make room for the subsequent response.

@dpickett
Copy link
Owner

thanks for this great PR - there's a lot of functionality here that is untested such as the retry limit and retry interval configuration variables and how they affect requests. Can we isolate the memoization fix or add additional tests to the additional functionality?

@rubysolo rubysolo closed this Aug 24, 2012
@rubysolo
Copy link
Contributor Author

Whoops, PR fail. Did not intend to grab all of these commits -- lemme resubmit just the bugfix...

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