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

Paypal Transation stream should handle API error in case of 10000 records in request #4404

Closed
midavadim opened this issue Jun 29, 2021 · 0 comments · Fixed by #14804
Closed

Comments

@midavadim
Copy link
Contributor

midavadim commented Jun 29, 2021

We should handle API errors when 1 request returns more than 10000 records.

The solution is to narrow down start/end date range.

API error:
{'name': 'RESULTSET_TOO_LARGE',
'message': Result set size is greater than the maximum limit. Change the filter criteria and try again.}

Originally posted by @sherifnada in #4240 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants