Skip to content

Support a rate-limiter on the /i endpoint #3185

@jyeshe

Description

@jyeshe

Is your feature request related to a problem? Please describe.

It was requested that Lightning should be able to rate limit webhook requests.

Tell us about your idea - describe the solution you'd like.

It was also requested that this should be extensible/overridable so it is to be implemented with dependency injection.

Additional context

Rate limiters can work on a per second basis or on leaky/token bucket way. It was decided to implement one apply the latter approach.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Icebox

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions