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

Fix refresh rate limits #57

Merged
merged 1 commit into from
Jun 16, 2019
Merged

Fix refresh rate limits #57

merged 1 commit into from
Jun 16, 2019

Conversation

mheap
Copy link
Owner

@mheap mheap commented Jun 16, 2019

Instead of using the /members endpoint and fetching each person individually, use the /boards/:id/members subresource to fetch them all at once.

This PR also swaps limiter for Bottleneck and adds better rate limit handling and warnings

Resolves #50

@mheap mheap merged commit a3cd053 into master Jun 16, 2019
@mheap mheap deleted the fix-refresh-rate-limits branch June 16, 2019 11:32
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.

Error thrown on refresh
1 participant