This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
nwaku
Watch
1
Star
0
Fork
0
You've already forked nwaku
mirror of
https://github.com/waku-org/nwaku.git
synced
2025-01-13 16:25:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nwaku
/
tests
/
waku_lightpush
/
test_all.nim
2 lines
39 B
Nim
Raw
Normal View
History
Unescape
Escape
feat: Added simple, configurable rate limit for lightpush and store-query (#2390) * feat: Added simple, configurable rate limit for lightpush and store-query 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 Move chronos/tokenbucket to nwaku codebasee with limited and fixed feature set Add meterics counter to lightpush rate limits Co-authored-by: gabrielmer <101006718+gabrielmer@users.noreply.github.com>
2024-04-15 15:28:35 +02:00
import
.
/
test_client
,
.
/
test_ratelimit
Reference in New Issue
Copy Permalink