Skip to content
Snippets Groups Projects
Unverified Commit de73dd9a authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

rpc server: add rate limiting middleware (#3301)

Add RPC server rate limiting which can be utilized by the CLI
`--rpc-rate-limit <calls/per minute>`

Resolves first part of
https://github.com/paritytech/polkadot-sdk/issues/3028

//cc @PierreBesson @kogeler

  you might be interested in this one

---------

Co-authored-by: default avatarJames Wilson <james@jsdw.me>
Co-authored-by: default avatarXiliang Chen <xlchen1291@gmail.com>
parent 612587b7
No related merge requests found
Pipeline #445984 passed with warnings with stages
in 46 minutes and 29 seconds
Showing
with 257 additions and 23 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment