Skip to content

[execution-layer] - Add per-user and per-IP rate limiting with execution throttling #45

@Txrmarcos

Description

@Txrmarcos

Desc: Enhance existing rateLimiter.ts (currently 60 req/60s per IP). Add per-user rate limiting keyed by wallet address (30 req/60s). Add separate limit for prepare-* endpoints (10 req/10s) to prevent burst traffic. Reference dca-service pattern: tiered limits by endpoint type. Files: backend/src/middleware/rateLimiter.ts.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions