Have the http handler check for a rate limit metadata key #16

Closed
opened 2024-12-11 16:11:22 -07:00 by sashakoshka · 0 comments
Owner

The Rate-Limit metadata would specify how many requests can be made per minute by a given IP address before the client is rate limited. A ceiling for the entire site should also be specifiable in step.meta. Probably specify GET separately from any of the other methods.

The Rate-Limit metadata would specify how many requests can be made per minute by a given IP address before the client is rate limited. A ceiling for the entire site should also be specifiable in step.meta. Probably specify GET separately from any of the other methods.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sashakoshka/step#16
No description provided.