Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add rate limit and penalty on RPC handler on P2P #83

Closed
Tracked by #1
shuse2 opened this issue Mar 3, 2023 · 0 comments · Fixed by #98
Closed
Tracked by #1

Add rate limit and penalty on RPC handler on P2P #83

shuse2 opened this issue Mar 3, 2023 · 0 comments · Fixed by #98
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Mar 3, 2023

Description

  • It should be able to add rate limit which resets every 10 second
  • It should assign penalty if request exceeds this penalty

Acceptance Criteria

  • Rate should be able to set on each handler
  • New logic are covered with the unit tests
@matjazv matjazv self-assigned this Mar 7, 2023
@Madhulearn Madhulearn added this to the Sprint 8 milestone Mar 7, 2023
@Madhulearn Madhulearn modified the milestones: Sprint 8, Sprint 9 Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants