Lartsch / FediAct

Chrome/Firefox extension that simplifies interactions on other Mastodon instances than your own.
MIT License
459 stars 15 forks source link

Use HTTP response headers to improve request speed / 429 prevention #54

Open Lartsch opened 1 year ago

Lartsch commented 1 year ago

Mastodon uses several headers to signal rate limits: X-RateLimit-Limit X-RateLimit-Remaining X-RateLimit-Reset

Future versions of FediAct should utilize to achieve: a) best possible request speed b) best possible rate limit prevention