Skip to content

Evaluate Fly's edge rate-limiting solution #184

Description

@testtest126

Evaluate using Fly's edge rate-limiting capabilities as an alternative approach to implement shared rate limiting across multiple instances.

This solution would:

  • Leverage Fly's built-in edge rate-limiting features
  • Avoid the need for a separate shared store (Redis or Postgres)
  • Handle rate limiting at the edge before requests reach the application instances

Related to: #79

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions