2.0.3
for example I have 2000 conversations,
is it save to fetch it with limit 25 each fetch rapidly to get total 2000 conversations?
25…50…75…100…2000
2.0.3
for example I have 2000 conversations,
is it save to fetch it with limit 25 each fetch rapidly to get total 2000 conversations?
25…50…75…100…2000
Hello @hilmyas
I would suggest using fetching the conversations in pages as it is designed to use. It can be implemented on the scrolling of the list and would be the best way to go about it.
If you fetch the conversations rapidly as you want to, it could start causing problems with the limiters set up on our servers and can result in unexpected behaviour.
Hope this helps
Thanks
I want to use local database to store my messages, any idea how to do that? so I can get the up-to-date messages.
Hi, did you implement the local store functionality?
Hello @MrBee,
This feature is not available at the moment. However, we’ve made a note of this and created a feature request that you can track.
Please visit this link and upvote the request. This will ensure you are updated on all progress.
Regards,
Provesha
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.