Lartsch / FediAct

Chrome/Firefox extension that simplifies interactions on other Mastodon instances than your own.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use HTTP response headers to improve request speed / 429 prevention

Lartsch opened this issue · comments

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