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
Regardless of server side constraints, we need to ensure that we are not attempting to sync all conversations concurrently.
Expected behavior
Absent API improvements (batching updates for several groups), we should look into some client side batching to make sure that we are not trying to sync many groups and update installations for many groups concurrently.
Steps to reproduce the bug
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Regardless of server side constraints, we need to ensure that we are not attempting to sync all conversations concurrently.
Expected behavior
Absent API improvements (batching updates for several groups), we should look into some client side batching to make sure that we are not trying to sync many groups and update installations for many groups concurrently.
Steps to reproduce the bug
No response
The text was updated successfully, but these errors were encountered: