Skip to content

Rate Limiting on the Federation Protocol #534

@evanp

Description

@evanp

One thing that can be frustrating for ActivityPub developers is running into rate limits in their requests to other servers.

A way to mitigate this is for remote servers to return rate-limiting headers, like X-RateLimit-*, for successful requests. These show what the rate limits are, remaining request quota, and window size.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions