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

Adding handling of limit exceeded API errors #87

Merged
merged 1 commit into from
Aug 29, 2016

Conversation

williamroot
Copy link
Contributor

@williamroot williamroot commented Aug 11, 2016

Solve this issue: #86

@erunion
Copy link
Contributor

erunion commented Aug 14, 2016

This is great! We'll get someone here to verify this this week. If you haven't already, please sign our CLA (https://developer.vimeo.com/cla).

@williamroot
Copy link
Contributor Author

@erunion Just submited the CLA and add this Pull Request,
Not sure if you know what was the "digital signature" on CLA form.

@williamroot williamroot force-pushed the api_rate_limit_handling branch from 5cde72e to 286ba0f Compare August 16, 2016 19:17
)
limit_reset_time = response.headers.get('x-ratelimit-reset')
if limit_reset_time:
text = '{} \n limit will be reseted on: {}.\n About this limit: {}'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update message to limit will reset on

@Sventour Sventour merged commit 530a792 into vimeo:master Aug 29, 2016
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

Successfully merging this pull request may close these issues.

3 participants