You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to request a short break between search API requests that return 0 images while processing on tag lists. While surfing on Pixiv, I've observed that the site is temp banning the IP if there are too many API requests at once which may be caused by long tag lists and a narrow start and end date time frame.
Same happens if I run a second instance, and the first instance processes empty search API returns. If I don't intervene and pause the script, it's possible to have the IP temp banned.
I think it would suffice to reuse the downloadDelay value in the config.ini.
Steps to Reproduce
[First Step]
[Second Step]
[and so on...]
Expected behavior:
Just a short timeout before the next request, either download or next search API request.
Actual behavior:
PU continues with zero delay.
Log file: [Attach the pixivutil.log file in the application folder, recommended to delete the old file, reproduce the issue, and upload the newly generated file here]
Versions
20221029
The text was updated successfully, but these errors were encountered:
Prerequisites
Description
Hi,
I'd like to request a short break between search API requests that return 0 images while processing on tag lists. While surfing on Pixiv, I've observed that the site is temp banning the IP if there are too many API requests at once which may be caused by long tag lists and a narrow start and end date time frame.
Same happens if I run a second instance, and the first instance processes empty search API returns. If I don't intervene and pause the script, it's possible to have the IP temp banned.
I think it would suffice to reuse the downloadDelay value in the config.ini.
Steps to Reproduce
Expected behavior:
Just a short timeout before the next request, either download or next search API request.
Actual behavior:
PU continues with zero delay.
Log file: [Attach the
pixivutil.log
file in the application folder, recommended to delete the old file, reproduce the issue, and upload the newly generated file here]Versions
20221029
The text was updated successfully, but these errors were encountered: