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

🐛 #10 — Fixed issue with Mastodon rate limiting #11

Merged
merged 5 commits into from
Apr 12, 2023

Conversation

myles
Copy link
Owner

@myles myles commented Apr 11, 2023

People with large amount of status, followers, followings, etc. were getting rate limited by their Mastodon servers.

@myles myles self-assigned this Apr 11, 2023
@myles myles linked an issue Apr 11, 2023 that may be closed by this pull request
@myles
Copy link
Owner Author

myles commented Apr 11, 2023

Found some documentation on Mastodon's rate limits.

@myles
Copy link
Owner Author

myles commented Apr 11, 2023

Not sure how I feel about this fix, I'm confident it will work, just doing like the style. Going to wait a 24 hours to see if something better comes to mind.

@myles myles marked this pull request as ready for review April 12, 2023 17:29
@myles myles enabled auto-merge (squash) April 12, 2023 17:29
@myles myles disabled auto-merge April 12, 2023 17:30
@myles myles enabled auto-merge (squash) April 12, 2023 17:30
@myles myles disabled auto-merge April 12, 2023 17:30
@myles myles merged commit fd91985 into main Apr 12, 2023
@myles myles deleted the 10-attributeerror-str-object-has-no-attribute-keys branch April 12, 2023 17:30
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.

AttributeError: 'str' object has no attribute 'keys'
1 participant