Skip to content

Implement Limit Handler #26

@KalevGonvick

Description

@KalevGonvick

Summary

Implement rate limiting handler. It should follow the standard way of rate limiting for serverless functions.

Tasks

  • Allow for limiting based on client info (i.e. IP from request.request_context.identity.source_ip)
  • Allow for limiting based on JWT information (i.e. clientId from body)
  • Add configuration for limit handler settings.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions