Skip to content

[BUG] Too many requests and UI slow down when importing tremendous subscriptions #19

@CanglanXYA

Description

@CanglanXYA

Describe the bug
A clear and concise description of what the bug is.

My twitter account has approximately 1000 following accounts and when I tried to import all of them to app, it seemed that the app was going to import all of them at once and send multi parallel http requests, which beyond the limit of the f**king twitter's api fetch restrict.

I got "httpexception:too many requests" at every startup, besides this app was eating my cpu or gpu resource and halted my phone at that time so I had to reboot it.

To Reproduce
Steps to reproduce the behavior:

  1. Go to subscription bar
  2. Click on import subscriptions
  3. Wait for twitter server to suspend my account or my phone to be "dead"

Expected behavior
A clear and concise description of what you expected to happen.

Reduce the numbers of subscriptions for requests if its larger than the f**king twitter's api settings.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: POCO F5 PRO
  • OS: Android 14 Lineage OS
  • Browser maybe webview ?
  • Version 3.3.1

Additional context
Add any other context about the problem here.
There is also a similar app called squawker for twitter, and I also get similar error but this app seems dont consume my phone's resource and I was also able to browser user by my selecting. I wonder if you were using similar code base ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1This should be looked at as soon as possiblebugSomething isn't workingfixedThis issue has been fixed and will be closed in the next release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions