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

Retrieving lot of messages #52

Open
RocksWon opened this issue Dec 27, 2021 · 1 comment
Open

Retrieving lot of messages #52

RocksWon opened this issue Dec 27, 2021 · 1 comment

Comments

@RocksWon
Copy link

So today i tried retrieving messages and since the messages were too many, it took like forever to get those messages about 1017 seconds which is about 17 mins to retrieve the messages. This is a very long time to get the messages. Is there a way i can get it to work faster or something to help?

@rasa
Copy link
Contributor

rasa commented Apr 18, 2022

#64 will help by allowing you to specify the maximum number of records returned. Currently, the code will return the entire result set, which could be thousands of records.

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

No branches or pull requests

2 participants