Description
This issue aims to address the implementation of Implement Rate Limiting using Redis.
The core objective is to: Protect public endpoints against spam by implementing a 100 req/min limit.
By completing this feature, we will ensure that the TrustFlow protocol maintains its high standards for security, usability, and decentralized logic. This issue requires careful attention to the Backend architecture and adherence to the existing project conventions.
When picking up this issue, please ensure you document any new dependencies or architectural decisions made during development.
Component
Backend
Difficulty
🔴 Hard
Tasks
Acceptance Criteria
Estimated Time
1-3 days
Description
This issue aims to address the implementation of Implement Rate Limiting using Redis.
The core objective is to: Protect public endpoints against spam by implementing a 100 req/min limit.
By completing this feature, we will ensure that the TrustFlow protocol maintains its high standards for security, usability, and decentralized logic. This issue requires careful attention to the Backend architecture and adherence to the existing project conventions.
When picking up this issue, please ensure you document any new dependencies or architectural decisions made during development.
Component
Backend
Difficulty
🔴 Hard
Tasks
backend/npm run lintAcceptance Criteria
Estimated Time
1-3 days