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

Work around transaction search timeouts in the client #56

Closed

Conversation

willglynn
Copy link

As promised, here's a client-side fix to the transaction timeout search issue in #46. It works by catching the 422 Unprocessable entity responses and retrying with two smaller requests -- recursively.

brooms

I believe #55 is the right solution, but this would work too.

@braintreeps
Copy link
Contributor

Hey @willglynn,

Thanks for another pull request. As we said in #55, updates to speed up our search API will be released soon. We're aware that this is a continuing problem and are taking action to fix this.

Katelyn and Lionel
Braintree Developers

@braintreeps braintreeps closed this Dec 6, 2013
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