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

implement pagination for tzstats table calls #2

Open
Pl8tinium opened this issue Sep 30, 2021 · 0 comments
Open

implement pagination for tzstats table calls #2

Pl8tinium opened this issue Sep 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Pl8tinium
Copy link
Owner

currently (as seen in the screenshot in the misc folder) the table calls to the tzstats api only allow up to 50k entries. This is probably not going to be reached for a single channel in any time, but its still bad because this is a theoretical limit for the amount of messages a channel can process/ contain. The proper way to do it would be to implement pagination , also to speed up the loading time of the messages.

@Pl8tinium Pl8tinium added the enhancement New feature or request label Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant