Mikubill / pixivpy-async

Pure Python 3 Async Pixiv API
The Unlicense
149 stars 18 forks source link

Rate Limit error #17

Open MoroAstray opened 3 years ago

MoroAstray commented 3 years ago

Hello, do you know how to avoid this error? TOTAL_ILLUSTS json_result = {'error': {'user_message': '', 'message': 'Rate Limit', 'reason': '', 'user_message_details': {}}}

I'm looping through a list of artists (1 artist every 100 seconds) and getting their new artworks. After the loop has been running for a while, I get this error. I can share more code if needed.

ACBAD commented 6 months ago

等会再请求就行了