Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added simple, configurable rate limit for lightpush and store-query #2390

Merged
merged 4 commits into from
Apr 15, 2024

Commits on Apr 10, 2024

  1. feat: Added simple, configurable rate limit for lightpush and store-q…

    …uery
    
    Adjust lightpush rest response to rate limit, added tests ann some fixes
    
    Add rest store query test for rate limit checks and proper error response
    
    Update apps/wakunode2/external_config.nim
    
    Co-authored-by: gabrielmer <[email protected]>
    
    Fixing typos and PR comments
    
    Fix tests
    
    Move chronos/tokenbucket to nwaku codebasee with limited and fixed feature set
    
    Add meterics to lightpush rate limits
    
    Fixes for code and test + test reliability with timing
    NagyZoltanPeter committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7dd66d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c1981 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Fix PR findings

    NagyZoltanPeter committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8e680f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994251a View commit details
    Browse the repository at this point in the history