Instapy: Automatically Turn off Clarifai when reach API limit per month

Created on 27 Nov 2017  路  3Comments  路  Source: timgrossmann/InstaPy

Expected Behavior

Whenever reached the 5000 Clarifai API call limit, the script will stop Clarifai API call but fall back to the default comment;

Current Behavior

Whenever reached the 5000 Clarifai API call limit, the script will log a API call error without leave any comment then move on to next image.

Possible Solution (optional)

manually disable Clarifai api call for now.

InstaPy configuration

enhancement wontfix

Most helpful comment

It easy to implement based on my limit per hour / limit per day module.

All 3 comments

@CharlesCCC Sounds like a great idea to make everything more convenient!
Thank you
Are you able to implement and PR this?

It easy to implement based on my limit per hour / limit per day module.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this problem still occurs, please open a new issue

Was this page helpful?
0 / 5 - 0 ratings