-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Limit concurrent HTTP requests #1898
Conversation
Hey there 👋,
|
App crashes when clicking of chat list under reqwest limitation.
|
@bitfriend pretty sure this doesn't come from this PR ... can you try again since I merged |
But |
@bitfriend I pushed an update with a fix. does this still happen to you with it? |
…bal/a3 into ben-limit-http-requests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Limit of concurrent requests was great idea.
Nice work.
On navigation to chat list page, app crash seems to disappear. |
Attempt to fix that #1788 errors.