As shown in Image 1:
① When clicking "Add Package" once (regardless of whether it's related to that package's list), it downloads all registered package lists 14 times each.
② When clicking "Manage Packages" once, it downloads all package lists 4 times each.
Especially in case ①, VCC sends a large number of requests to the server in a short period, which increases the communication load and slows down VCC's response.
Therefore, I request that the number of accesses be reduced.
Ideally, if the list updated in "Manage Packages" is retained, there would be no need to download the list even once during "Add Package." Thus, we would appreciate setting it to 0 downloads for "Add Package."
Image 2 shows the access log. (During "Add Package," the list is accessed 14 times in 2 seconds.)
VCC version: latest version at 2025/09/29.