Skip to content

Implement Limit Handler #26

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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