Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Remove unused error Instagram::RateLimitExceeded #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toao
Copy link
Contributor

@toao toao commented Jul 18, 2015

The custom error class Instagram::RateLimitExceeded is never used anywhere, therefore we should remove it. Instead Instagram::TooManyRequests is triggered on HTTP responses with status 429. This duplication already led to some confusion, see #168.

it's never used anywhere, instead Instagram::TooManyRequests is triggered on status 429
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants