-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[QUERY] Filter inactive/leaved thread (if ACS Chat still developing?) #36436
Comments
Thank you for your feedback. This has been routed to the support team for assistance. |
@l2aelba Thanks for reaching out to us and reporting this issue. The recent update to I am doing some research on your ask regarding Are you referring to List Chat Threads REST API or the List Chat Participants ? Also please explain your use case and the expected feature. |
Hi @l2aelba. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue. |
@navba-MSFT Thanks. Example if I build 1-1 chat app and when user leaved the thread, it just should not be listed by List Chat Threads Think about a user had 100 threads and the app has to call 100 x List Chat Participants for just checking about "my user is inside or not" ? as I tested it will use about 7-20 secs to run the process and very lag with huge HTTP request for low-end devices or bad internet connections. (I know we can do lazy load but still not good performance for low-end devices) We just need some every simple param to filter List Chat Threads just showing the thread list just user only inside. Not just only me need this: https://learn.microsoft.com/en-us/answers/questions/554864/facing-issue-during-get-active-chat-threads |
@l2aelba Thanks for getting back. I am checking this internally with the Product Owners. I will get back to you once I have more details on this. |
thanks @navba-MSFT |
@l2aelba I am yet to hear back from Product Owners. I will update this chat once I have an update. |
@navba-MSFT Thanks so much, I hope any good news will come back from them :) |
Still no luck ? @navba-MSFT |
@l2aelba The Point of contact from Product Group is on leave. I should have an update in couple of days. I will keep you posted. I sincerely apologize for the delay due to this. We appreciate your patience. |
@navba-MSFT Thanks for info, I hope we gonna get some good news after they came. |
@l2aelba Thanks for your reply. I have got the update from the Product Owners. Please find below the reply in-line to your ask.
Reply: This is in our backlog, but we have some higher priority items at this time. So no ETA at the moment.
Reply: Tentative timeline is CY23 Q3 ( End of September'23)
Reply: We are working on other features that do not require SDK updates which is why the new versions are not seen for this library in the recent past. |
Hi @l2aelba. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue. |
Thanks so much @navba-MSFT |
Library name and version
Azure.Communication.Chat
Query/Question
I'm not sure
Azure.Communication.Chat
still developing since the last API version is2021-09-07
And I still not see any changes or updates after that…
1. Query just only active threads
This should has some parameter to filter inactive / leaved threads, so very bad performance to checking by Get List Chat Participants
I know this will cause the problem with pagination, but please do something or flag something…
2. Metadata on ChatThreadProperties
Someone made an issue about this #24974 about a year, please think about this.
We want continue using Azure in our projects, but please take the feedbacks from us.
Many issues or feature requests still open, not even say "denied" or "in progress", just holding in the backlogs. (we just keep waiting and hope you guys will do something or not…)
Azure.Communication.Chat
is much behind getstream.io and rocket.chat (I have to say sorry)And also please list the Roadmap for ACS Chat if it still developing…
Thanks.
Environment
.NET & JS SDK & all
The text was updated successfully, but these errors were encountered: