You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have more than 50+ Conversations but the StreamServiceConversation returned channel only receives up to the default 50 conversations before closing the channel. The expectation is that the channel returned by StreamServiceConversation will close only after all conversations have been retrieved.
Steps to Reproduce
Create more than 50 service conversations for a service
Attempt to Stream (or List) all of the conversations in the service
Issue Summary
We have more than 50+ Conversations but the StreamServiceConversation returned channel only receives up to the default 50 conversations before closing the channel. The expectation is that the channel returned by StreamServiceConversation will close only after all conversations have been retrieved.
Steps to Reproduce
Code Snippet
Technical details:
The text was updated successfully, but these errors were encountered: