Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limits reached too fast #27

Open
foaryon opened this issue Nov 29, 2019 · 0 comments
Open

Limits reached too fast #27

foaryon opened this issue Nov 29, 2019 · 0 comments

Comments

@foaryon
Copy link

foaryon commented Nov 29, 2019

DEBUG:yatcobot.client:Ratelimit status: {'/application/rate_limit_status': 98.88888888888889, '/blocks/ids': 80.0, '/statuses/show/:PARAM': 99.77777777777777, '/search/tweets': 98.33333333333333}
DEBUG:yatcobot.scheduler:Rescheduling clear_queue for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: clear_queue
DEBUG:yatcobot.scheduler:Rescheduling update_ratelimits for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: update_ratelimits
DEBUG:yatcobot.client:Checking limits for application/rate_limit_status
DEBUG:yatcobot.client:Decreased remainin usages of /application/rate_limit_status. New value 177
DEBUG:yatcobot.client:Ratelimits was refreshed
DEBUG:yatcobot.client:Ratelimit status: {'/application/rate_limit_status': 98.33333333333333, '/blocks/ids': 80.0, '/statuses/show/:PARAM': 99.77777777777777, '/search/tweets': 98.33333333333333}
DEBUG:yatcobot.scheduler:Rescheduling clear_queue for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: clear_queue
DEBUG:yatcobot.scheduler:Rescheduling update_ratelimits for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: update_ratelimits
DEBUG:yatcobot.client:Checking limits for application/rate_limit_status
DEBUG:yatcobot.client:Decreased remainin usages of /application/rate_limit_status. New value 176
DEBUG:yatcobot.client:Ratelimits was refreshed
DEBUG:yatcobot.client:Ratelimit status: {'/application/rate_limit_status': 97.77777777777777, '/blocks/ids': 80.0, '/statuses/show/:PARAM': 99.77777777777777, '/search/tweets': 98.33333333333333}
DEBUG:yatcobot.scheduler:Rescheduling clear_queue for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: clear_queue
DEBUG:yatcobot.scheduler:Rescheduling update_ratelimits for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: update_ratelimits
DEBUG:yatcobot.client:Checking limits for application/rate_limit_status
DEBUG:yatcobot.client:Decreased remainin usages of /application/rate_limit_status. New value 175
DEBUG:yatcobot.client:Ratelimits was refreshed
DEBUG:yatcobot.client:Ratelimit status: {'/application/rate_limit_status': 97.22222222222221, '/blocks/ids': 80.0, '/statuses/show/:PARAM': 99.77777777777777, '/search/tweets': 98.33333333333333}
DEBUG:yatcobot.scheduler:Rescheduling clear_queue for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: clear_queue
DEBUG:yatcobot.scheduler:Rescheduling update_ratelimits for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: update_ratelimits
DEBUG:yatcobot.client:Checking limits for application/rate_limit_status
DEBUG:yatcobot.client:Decreased remainin usages of /application/rate_limit_status. New value 174
DEBUG:yatcobot.client:Ratelimits was refreshed
DEBUG:yatcobot.client:Ratelimit status: {'/application/rate_limit_status': 96.66666666666667, '/statuses/show/:PARAM': 99.77777777777777}
DEBUG:yatcobot.scheduler:Rescheduling update_blocked_users for after 300 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: update_blocked_users
DEBUG:yatcobot.client:Checking limits for blocks/ids
DEBUG:yatcobot.client:Decreased remainin usages of /blocks/ids. New value 14
DEBUG:yatcobot.scheduler:Rescheduling clear_queue for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: clear_queue
DEBUG:yatcobot.scheduler:Rescheduling update_ratelimits for after 60 seconds
DEBUG:yatcobot.scheduler:Scheduler is calling: update_ratelimits
DEBUG:yatcobot.client:Checking limits for application/rate_limit_status
DEBUG:yatcobot.client:Decreased remainin usages of /application/rate_limit_status. New value 173
DEBUG:yatcobot.client:Ratelimits was refreshed
DEBUG:yatcobot.client:Ratelimit status: {'/application/rate_limit_status': 96.11111111111111, '/blocks/ids': 93.33333333333333}

Can someone give me a good working limit value, the default one is too fast at max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant