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

SBDEV-3704 rate limiting #7

Merged
merged 2 commits into from
Dec 20, 2017
Merged

SBDEV-3704 rate limiting #7

merged 2 commits into from
Dec 20, 2017

Conversation

dakaneye
Copy link
Contributor

If we receive the rate limit response code (documented here as 429: https://confluence.logicmonitor.com/display/DEV/API+Throttler+Design+Specification#APIThrottlerDesignSpecification-ResponseHeaderisrelatedtoAPILimitation)

We should sleep for one minute then retry the request. Per Product Requirement, there should be no retry limit.

sam.dacanay@logicmonitor.com added 2 commits December 20, 2017 10:26
Copy link
Contributor

@ethanculler ethanculler left a comment

Choose a reason for hiding this comment

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

Looks good.

@dakaneye dakaneye merged commit 33b0eca into develop Dec 20, 2017
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.

None yet

2 participants