-
Notifications
You must be signed in to change notification settings - Fork 38
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
API Corrupt Problem #3
Comments
too many I/O try send the request every 2000+ milisecs |
It is not possible to snyc download progress in 2000 milliseconds. |
If there are 2 downloads, this number is 4000 ms. |
PlayStation 4 can go up to 2 (or 3?) downloads at the same time. |
oh i see, try queue 1 pkg install at time |
The user has 2 options on my program: My program is designed to how you want to use it completely. Unfortunately, if I do what it says, it is not possible to download more than one pkg while playing. |
All the packages you queue while playing games can be installed without any problems, but if you create a software queue as you said, I cannot assign new pkg to the queue after Remote Package Installer is closed. |
I've got the same problem. |
When we send too many get_task_progress requests, api gets corrupted.
The text was updated successfully, but these errors were encountered: