mfw have to take a break from mastodon.py development because I got rate limited
(I have some tests that run against prod directly, both mastodon dot social and icosahedron dot website, and I do really want to run these before I push, since they validate my return value documentation matches reality)
Quote posts tentatively done. Still TODO: Asynchronous refresh, create docs for examples, packaging for JOSS
not me finding a bug wherein i tolower a base62 string before decoding while adding tests
I don't think there are many people other than me who have actually hit this error
@halcy Wait. Shouldn't that be a 429?

@mezzodrinker dont think so? it's not a rate limit, more a "you cannot schedule more than 25 statuses to be posted on the same day" limit. So I guess a rate limit but not real time?