Skip to content

Bug: Error RESOURCE_EXHAUSTED GetTransactions #805

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

Closed
astaphobia opened this issue May 6, 2020 · 0 comments · Fixed by #849
Closed

Bug: Error RESOURCE_EXHAUSTED GetTransactions #805

astaphobia opened this issue May 6, 2020 · 0 comments · Fixed by #849
Assignees
Labels
API API endpoint BUG Something isn't working LOW_PRIORITY can be postponed
Milestone

Comments

@astaphobia
Copy link
Contributor

Description

Need to check .Pagination is not nil before the next process execute, check on handler package, and also add proper limit of records rather than math.MaxUint32 which is a big number value for limiter

Steps to reproduce

  1. Run Node
  2. Call via client example GetTransactions without Pagination field
@astaphobia astaphobia added BUG Something isn't working API API endpoint LOW_PRIORITY can be postponed labels May 6, 2020
@astaphobia astaphobia added this to the Milestone 16 milestone May 6, 2020
@capt4ce capt4ce modified the milestones: Milestone 16, Milestone 17 May 6, 2020
@nawikart nawikart self-assigned this May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API endpoint BUG Something isn't working LOW_PRIORITY can be postponed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants