김병문
김병문
Unfortunately this has not been resolved yet. I'm always downloading the max number... As a result, users cannot use the Internet, etc. due to network overload while downloading.
https://stackoverflow.com/questions/27021896/nsurlsession-concurrent-requests-with-alamofire Here's something relevant. HTTPMaximumConnectionsPerHost this doesn't work as intended. Another action must be used to limit the maximum concurrent downloads.
Official version of intellij with new UI is out. Now is the time to take care of this.
The @qseworks tip can solve the problem, but the device.selector window should be displayed automatically even if the user doesn't care and uses it.
Thank Golapadeog Until this plugin is officially updated, you can use it in the following ways. ```yaml dependencies: dio_retry: git: url: https://github.com/Golapadeog/dio_retry.git path: dio_retry ref: null-safety-migration ```